http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477
asmwarrior <asmwarrior at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asmwarrior at gmail dot com --- Comment #3 from asmwarrior <asmwarrior at gmail dot com> --- I have the same error when try to print a stl container, see the log: (this happens when I debug Code::Blocks), I'm using GCC 4.6.3 and GDB CVS HEAD. [debug]> p m_Headers [debug]Python Exception <type 'exceptions.IndexError'> list index out of range: [debug]$2 = std::set with 1 elements [debug]>>>>>>cb_gdb: