old-cross-binutils/gdb/testsuite/gdb.c++
Michael Chastain b2bbed47aa 2001-01-28 Michael Chastain <chastain@redhat.com>
* gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
	to call when tests fail.  It takes gdb out of the overloaded
	function choice menu back to the main prompt, so that the test
	program stays synchronized.
	(set_bp_overloaded): New proc to collect all the common
	code for setting a breakpoint on an overloaded name.  Calls
	take_gdb_out_of_choice_menu when needed.
	(menu_overload1arg): New variable to collect the repeated
	instances of the expected menu for an overloaded name.	Change
	the regular expression to handle changes in g++ type encoding:
	"void" can be either "void" or "", and "unsigned int" can be
	either "unsigned int" or "unsigned".
	(continue_to_bp_overloaded): Change regular expressions to handle
	changes in g++ type encoding.
	(no proc): Call take_gdb_out_of_choice_menu when needed.
	Remove redundant calls to "info break".  Accept either "canceled"
	or "cancelled".  Change regular expressions in "info break"
	calls to handle changes in g++ type encoding.  Give all tests
	unique strings.
2001-01-28 23:49:43 +00:00
..
ambiguous.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
ambiguous.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
annota2.cc import gdb-1999-07-07 pre reformat 1999-07-08 00:26:39 +00:00
annota2.exp import gdb-2000-01-05 snapshot 2000-01-06 03:07:20 +00:00
anon-union.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
anon-union.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
classes.exp * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to 2000-08-02 22:10:10 +00:00
configure
configure.in
cplusfuncs.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
cplusfuncs.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
ctti.exp Revert an accidental commit 2000-06-06 00:38:10 +00:00
cttiadd.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
cttiadd1.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
cttiadd2.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
cttiadd3.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
demangle.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
derivation.cc
derivation.exp 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com> 2000-12-05 23:57:36 +00:00
inherit.exp import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
local.cc
local.exp 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com> 2000-12-05 23:57:36 +00:00
Makefile.in Forgot a file 2000-06-12 01:31:41 +00:00
member-ptr.cc
member-ptr.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
method.cc
method.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
misc.cc * gdb.c++/misc.cc (class ClassParam, class_param): Define. 2000-07-09 05:16:11 +00:00
misc.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
namespace.cc Forgot a file 2000-06-12 01:31:41 +00:00
namespace.exp 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com> 2000-12-05 23:57:36 +00:00
overload.cc import gdb-1999-09-21 1999-09-22 03:28:34 +00:00
overload.exp 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com> 2000-12-05 23:57:36 +00:00
ovldbreak.cc
ovldbreak.exp 2001-01-28 Michael Chastain <chastain@redhat.com> 2001-01-28 23:49:43 +00:00
ref-types.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
ref-types.exp 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com> 2000-12-05 23:57:36 +00:00
templates.cc New tests, fix old tests, make more tests work 2000-06-05 20:47:28 +00:00
templates.exp 2000-11-09 Fernando Nasser <fnasser@redhat.com> 2000-11-09 23:29:20 +00:00
userdef.cc
userdef.exp import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
virtfunc.cc import gdb-1999-08-02 snapshot 1999-08-02 23:48:37 +00:00
virtfunc.exp import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00