gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Tom Tromey 50605a7f19 whatis.cc: New file.
* testsuite/libstdc++-prettyprinters/whatis.cc: New file.
	* testsuite/lib/gdb-test.exp (whatis-test): New proc.
	(gdb-test): Handle 'whatis' tests.
	(gdb_batch_check): New proc.
	(gdb_version_check): Rewrite to use gdb_batch_check.
	* python/libstdcxx/v6/printers.py: Import gdb.types.
	(FilteringTypePrinter): New class.
	(add_one_type_printer, register_type_printers): New functions.
	(register_libstdcxx_printers): Call register_type_printers.

From-SVN: r193573
2012-11-16 18:17:25 +00:00
..
48362.cc re PR libstdc++/51649 (pretty printers don't handle std::__7:: namespace) 2012-01-30 16:25:11 +00:00
cxx11.cc cxx11.cc (struct datum): New. 2012-08-15 18:37:30 +00:00
debug.cc re PR libstdc++/51649 (pretty printers don't handle std::__7:: namespace) 2012-01-30 16:25:11 +00:00
prettyprinters.exp
shared_ptr.cc re PR libstdc++/51956 ([patch] improve shared_ptr and weak_ptr pretty-printers for gdb) 2012-02-05 19:10:15 +00:00
simple.cc re PR libstdc++/51649 (pretty printers don't handle std::__7:: namespace) 2012-01-30 16:25:11 +00:00
whatis.cc whatis.cc: New file. 2012-11-16 18:17:25 +00:00