[Bug libstdc++/55649] New: 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 Bug #: 55649 Summary: libstdcxx gdb python pretty printer for tr1 not working Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[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

[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 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|