[Bug libstdc++/55649] libstdcxx gdb python pretty printer for tr1 not working

2012-12-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55649 Jonathan Wakely changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #5 from J

[Bug libstdc++/55649] libstdcxx gdb python pretty printer for tr1 not working

2012-12-11 Thread david.simmonds at igmarkets dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55649 Dave Simmonds changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/55649] libstdcxx gdb python pretty printer for tr1 not working

2012-12-11 Thread david.simmonds at igmarkets dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55649 --- Comment #3 from Dave Simmonds 2012-12-11 16:49:17 UTC --- (In reply to comment #2) > (In reply to comment #0) > > The Tr1UnorderedMapPrinter pretty printer, and other tr1 pretty printers > > look > > for variables starting with _M_,

[Bug libstdc++/55649] libstdcxx gdb python pretty printer for tr1 not working

2012-12-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55649 --- Comment #2 from Jonathan Wakely 2012-12-11 16:34:09 UTC --- (In reply to comment #0) > The Tr1UnorderedMapPrinter pretty printer, and other tr1 pretty printers look > for variables starting with _M_, the actual variable names start wit

[Bug libstdc++/55649] libstdcxx gdb python pretty printer for tr1 not working

2012-12-11 Thread david.simmonds at igmarkets dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55649 --- Comment #1 from Dave Simmonds 2012-12-11 16:19:09 UTC --- (gdb) print g_epicmap->m_Map $1 = Traceback (most recent call last): File "/usr/share/gdb/python/libstdcxx/v6/printers.py", line 536, in to_string return '%s with %d elem