8sa1-binutils-gdb/gdb/testsuite
Tom Tromey 72f1fe8a88 PR c++/15176:
* NEWS: Update.
	* break-catch-throw.c (compute_exception): New function.
	(exception_funcs): New global.
	(_initialize_break_catch_throw): Create $_exception.
	* cp-abi.c (cplus_type_from_type_info): New function.
	* cp-abi.h (cplus_type_from_type_info): Declare.
	(struct cp_abi_ops) <get_type_from_type_info>: New field.
	* gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
	(gnuv3_get_type_from_type_info): New functions.
	(init_gnuv3_ops): Set get_type_from_type_info ABI field.
gdb/doc
	* gdb.texinfo (Set Catchpoints): Document $_exception.
	(Convenience Vars): Mention $_exception.
gdb/testsuite
	* gdb.base/default.exp: Update for $_exception.
	* gdb.cp/exceptprint.cc: New file.
	* gdb.cp/exceptprint.exp: New file.
	* lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
2013-04-15 18:09:02 +00:00
..
boards
config gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.ada Ignore __fu<digits>__ symbols from COFF symbol tables 2013-03-29 02:04:15 +00:00
gdb.arch gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.asm
gdb.base PR c++/15176: 2013-04-15 18:09:02 +00:00
gdb.btrace record-btrace: fix assertion when enabling recording after re-run 2013-03-26 07:15:09 +00:00
gdb.cell
gdb.cp PR c++/15176: 2013-04-15 18:09:02 +00:00
gdb.disasm
gdb.dwarf2 gdb/testsuite/ 2013-03-15 01:41:29 +00:00
gdb.fortran
gdb.gdb
gdb.go
gdb.hp gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.java
gdb.linespec 2013-04-04 Sandra Loosemore <sandra@codesourcery.com> 2013-04-04 20:59:12 +00:00
gdb.mi create_breapoint / explicit mode: Error out if there's garbage after the breakpoint location. 2013-04-08 14:09:30 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.reverse
gdb.server gdb/testsuite/ 2013-04-09 15:26:44 +00:00
gdb.stabs
gdb.threads gdb/testsuite/ 2013-03-15 01:41:29 +00:00
gdb.trace Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. 2013-04-10 15:11:12 +00:00
gdb.xml
lib PR c++/15176: 2013-04-15 18:09:02 +00:00
aclocal.m4
ChangeLog PR c++/15176: 2013-04-15 18:09:02 +00:00
configure Add tests for the new record-btrace target. 2013-03-11 08:59:00 +00:00
configure.ac Add tests for the new record-btrace target. 2013-03-11 08:59:00 +00:00
dg-extract-results.sh
Makefile.in Add tests for the new record-btrace target. 2013-03-11 08:59:00 +00:00
TODO