I\'m looking for the perfect Linux C++ debugger. I don\'t expect success, but the search should be informative.
I am a quite capable gdb user but STL and Boost easily c
Recentg gdb (e.g. version 8.1) and g++ (e.g. GCC 7, in february 2018) are able to debug standard C++ containers thru Python scripts.
gdb
g++