binutils-gdb/gdb/testsuite
Bob Manson fc75bd970a * lib/gdb.exp(gdb_step_for_stub): New function.
(gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
	exists, reload the executable and do a "continue" instead of
	doing a jump.
	(runto_main): Use gdb_step_for_stub.

	* gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
 	tests to have unique names.
	* gdb.base/callfuncs.exp: Ditto.
	* gdb.base/commands.exp: Ditto.
	* gdb.base/default.exp: Ditto.
	* gdb.base/help.exp: Ditto.
	* gdb.base/list.exp: Ditto.
	* gdb.base/opaque.exp: Ditto.
	* gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
	similar tests.

	* gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
	* gdb.c++/cplusfuncs.cc: Ditto.
	* gdb.c++/virtfunc.cc: Ditto.

	* config/monitor.exp: Keep track of the last file we saw, rather
	than trying to get the info from gdb.

	* gdb.fortran/types.exp: Move comment to previous line.

Fixes for TCL8 miscellaneous problems, plus other changes.
1997-09-13 00:08:05 +00:00
..
config * config/sparclet.exp: Detect gratuitous change to sparclet gdb 1997-09-03 02:56:30 +00:00
gdb.base * lib/gdb.exp(gdb_step_for_stub): New function. 1997-09-13 00:08:05 +00:00
gdb.chill * *.exp: The end-all be-all of quoting fixes. Ha. 1997-09-10 22:02:40 +00:00
gdb.disasm * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled 1997-06-30 04:24:17 +00:00
gdb.fortran
gdb.stabs * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled 1997-06-30 04:24:17 +00:00
gdb.threads
lib * lib/gdb.exp(gdb_step_for_stub): New function. 1997-09-13 00:08:05 +00:00
.gdbinit
.Sanitize
ChangeLog * lib/gdb.exp(gdb_step_for_stub): New function. 1997-09-13 00:07:21 +00:00
configure
configure.in
Makefile.in
TODO