2009-10-01 Phil Muldoon <pmuldoon@redhat.com>
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Oct 2009 20:43:13 +0000 (20:43 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Oct 2009 20:43:13 +0000 (20:43 +0000)
commit19791f4a1385ffee97d3c13675fe245d015903fa
treea77dda45e224c03bda7d476a66e79c0792f6c365
parent5671ab1b1f423abecdc239239d38bff4a1dbc761
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152385 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/python/libstdcxx/v6/printers.py