binutils-gdb/gdb/testsuite
Fred Fish a1dea79abe Committed after testing and independent approval/endorsement.
2003-12-09  Fred Fish  <fnf@redhat.com>
	* gdb.base/break.c (marker1, marker2, marker3, marker4): Move
	functions to break1.c and leave prototypes behind.  Add more
	"set breakpoint NN here" comments.
	* gdb.base/break1.c: New file.
	* gdb.base/break.exp: Handle compiling test case from multiple
	source files and change source file references as needed.
	* gdb.base/completion.exp: Ditto.
	* gdb.base/condbreak.exp: Ditto.
	* gdb.base/define.exp: Ditto.
	* gdb.base/ena-dis-br.exp: Ditto.
	* gdb.base/info-proc.exp: Ditto.
	* gdb.base/maint.exp: Ditto.
	* gdb.base/until.exp: Ditto.
	* gdb.base/condbreak.exp: Use bp_locationNN variables instead of
	hardcoded line numbers.
	* gdb.base/define.exp: Ditto.
	* gdb.base/ena-dis-br.exp: Ditto.
	* gdb.base/maint.exp: Ditto.
	* gdb.base/until.exp: Ditto.
	* gdb.base/completion.exp: Use "break1" for completion tests since
	"break" is no longer a unique prefix.
2003-12-09 18:19:20 +00:00
..
config
gdb.arch * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead 2003-11-23 21:14:45 +00:00
gdb.asm * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set 2003-11-29 13:55:17 +00:00
gdb.base Committed after testing and independent approval/endorsement. 2003-12-09 18:19:20 +00:00
gdb.cp 2003-12-05 Michael Chastain <mec.gnu@mindspring.com> 2003-12-06 04:40:42 +00:00
gdb.disasm
gdb.fortran
gdb.gdb
gdb.hp
gdb.java
gdb.mi
gdb.objc 2003-11-28 Michael Chastain <mec.gnu@mindspring.com> 2003-12-02 17:03:30 +00:00
gdb.stabs
gdb.threads
gdb.trace
lib
.gdbinit
aclocal.m4
ChangeLog Committed after testing and independent approval/endorsement. 2003-12-09 18:19:20 +00:00
configure
configure.in
Makefile.in
TODO