[Bug libstdc++/53477] pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range
asmwarrior at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 3 03:41:00 GMT 2013
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:
More information about the Gcc-bugs
mailing list