gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Jonathan Wakely 047f1cec7f re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator)
PR libstdc++/59476
	* python/libstdcxx/v6/printers.py (get_value_from_Rb_tree_node): New
	function to handle both C++03 and C++11 _Rb_tree_node implementations.
	(StdRbtreeIteratorPrinter, StdMapPrinter, StdSetPrinter): Use it.
	* testsuite/libstdc++-prettyprinters/simple.cc: Update comment to
	refer to...
	* testsuite/libstdc++-prettyprinters/simple11.cc: New.

From-SVN: r210008
2014-05-02 17:01:30 +01:00
..
48362.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cxx11.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
prettyprinters.exp Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
shared_ptr.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
simple.cc re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
simple11.cc re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
tr1.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
whatis.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00