public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/55649] New: libstdcxx gdb python pretty printer for tr1 not working
@ 2012-12-11 16:17 david.simmonds at igmarkets dot com
  2012-12-11 16:19 ` [Bug libstdc++/55649] " david.simmonds at igmarkets dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: david.simmonds at igmarkets dot com @ 2012-12-11 16:17 UTC (permalink / raw)
  To: gcc-bugs


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
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: david.simmonds@igmarkets.com


The Tr1UnorderedMapPrinter pretty printer, and other tr1 pretty printers look
for variables starting with _M_, the actual variable names start with m_
For example, should be m_element_count rather than _M_element_count


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-11 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-11 16:17 [Bug libstdc++/55649] New: libstdcxx gdb python pretty printer for tr1 not working david.simmonds at igmarkets dot com
2012-12-11 16:19 ` [Bug libstdc++/55649] " david.simmonds at igmarkets dot com
2012-12-11 16:34 ` redi at gcc dot gnu.org
2012-12-11 16:49 ` david.simmonds at igmarkets dot com
2012-12-11 16:56 ` david.simmonds at igmarkets dot com
2012-12-11 17:10 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).