binutils-gdb/gdb/testsuite
Michael Chastain 99f78f560a 2001-02-11 Michael Chastain <chastain@redhat.com>
* gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
	Helps the test script figure out which demangler is in use.
	(dm_type_foo_ref): Ditto.
	(dm_type_int_star): Ditto.
	(dm_type_long_star): Ditto.
	(dm_type_unsigned_int): Ditto.
	(dm_type_void): Ditto.
	(dm_type_void_star): Ditto.
	* gdb.base/cplusfuncs.exp (probe_demangler): New function.
	Probe the gdb demangler and set variables to accommodate
	formatting differences.
	(info_func_regexp): New function.  Same as info_func, but
	matches against a regexp.
	(info_func): Match against a literal string.
	(print_addr_2): New function.  Match against a literal string,
	which can be different from the input to gdb.
	(print_addr): Simply call print_addr_2 with the same argument twice.
	(test_lookup_operator_functions): Use demangler formatting variables.
	Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
	the tests in the same order as the C++ class declaration.
	(test_paddr_operator_functions): Ditto.
	(test_paddr_overloaded_functions): Ditto.
	(test_paddr_hairy_functions): Use demangler formatting variables.
	Add reference to gdb/19 for related tests.
	(do_tests): Call probe_demangler.
2001-02-14 19:54:04 +00:00
..
config 2001-01-17 Ben Elliston <bje@redhat.com> 2001-01-16 23:03:19 +00:00
gdb.asm Rewrite gdb.asm so that it doesn't assume a C comiler (or any C 2000-07-04 02:47:08 +00:00
gdb.base Removed files structs3.c structs3.exp. 2001-01-30 04:48:50 +00:00
gdb.c++ 2001-02-11 Michael Chastain <chastain@redhat.com> 2001-02-14 19:54:04 +00:00
gdb.chill import gdb-1999-06-28 snapshot 1999-06-28 23:04:32 +00:00
gdb.disasm import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
gdb.fortran Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
gdb.hp * gdb.hp/gdb.aCC/namespace.exp: Remove. Moved to gdb.c++. 2000-08-03 00:47:59 +00:00
gdb.java * gdb.java/configure.in (AC_INIT): Use jmisc.exp. 2000-07-24 14:44:16 +00:00
gdb.mi * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is 2001-01-21 15:07:05 +00:00
gdb.stabs import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
gdb.threads * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): 2000-04-07 01:14:10 +00:00
gdb.trace import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
lib * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is 2001-01-21 15:07:05 +00:00
.gdbinit Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
aclocal.m4 Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ChangeLog 2001-02-11 Michael Chastain <chastain@redhat.com> 2001-02-14 19:54:04 +00:00
configure * configure.in: Add AC_EXEEXT. 2000-11-17 16:37:48 +00:00
configure.in * configure.in: Add AC_EXEEXT. 2000-11-17 16:37:48 +00:00
Makefile.in * configure.in: Add AC_EXEEXT. 2000-11-17 16:37:48 +00:00
TODO Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00