printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 1 Oct 2009 20:43:13 +0000 (20:43 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 1 Oct 2009 20:43:13 +0000 (20:43 +0000)
commitcd0961a5155421275d34a35151ad970bcbda387b
treea77dda45e224c03bda7d476a66e79c0792f6c365
parente08312e36f2cc706b8a45568c75966240b70fdbd
printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.

2009-10-01  Phil Muldoon <pmuldoon@redhat.com>

* python/libstdcxx/v6/printers.py (StdListPrinter):
Add -D_GLIBCXX_DEBUG implementation changes. Receive typename from
printer registration.
(StdListIteratorPrinter): Likewise.
(StdDebugIteratorPrinter): New printer.
(build_libstdcxx_dictionary): Add -D_GLIBCXX_DEBUG registration
entries.  Always pass a typename where the type can change.
(StdSlistPrinter) Receive typename from printer registration.  Use
in printer output.
(StdBitsetPrinter): Likewise.
(StdDequePrinter): Likewise.

From-SVN: r152385
libstdc++-v3/python/libstdcxx/v6/printers.py