binutils-gdb/gdb/testsuite
Joel Brobecker 8ed5dd9e5e Avoid the use of gdb_start_cmd in gdb.ada/*.exp testcases.
This command does not work when testing with GDBserver.  So this patch
changes the few tests that do not specifically test the `start' command,
and replace calls to gdb_start_cmd with the usual `run LOC' approach.

For the couple of testcases that do really test the `start' command,
do an early return as UNTESTED instead of running this testcase.

gdb/testsuite/ChangeLog:

	Add marker to be used as anchor for inserting breakpoints.
	* gdb.ada/null_record/null_record.adb: Add "-- START" comment.
	* gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
	Likewise.

	Remove uses of gdb_start_cmd.
	* gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
	* gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.

	Do not run testcase if testing with GDBserver.
	* gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
	if testing with GDBserver.
2011-01-06 10:33:38 +00:00
..
config run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.ada Avoid the use of gdb_start_cmd in gdb.ada/*.exp testcases. 2011-01-06 10:33:38 +00:00
gdb.arch Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
gdb.asm run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.base Add missing copyright header for testsuite/gdb.base/langs1.f. 2011-01-05 05:06:48 +00:00
gdb.cell run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.cp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.disasm run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.dwarf2 run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.fortran Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
gdb.gdb run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.hp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.java run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.mi Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
gdb.modula2 run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.multi run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.objc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.opencl run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.opt run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.pascal run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.python run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.reverse run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.server run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.stabs run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.threads run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.trace run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.xml run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
lib run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
.gdbinit
ChangeLog Avoid the use of gdb_start_cmd in gdb.ada/*.exp testcases. 2011-01-06 10:33:38 +00:00
Makefile.in run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
TODO
aclocal.m4
configure gdb: 2010-11-05 14:31:30 +00:00
configure.ac Update the copyright year for most remaining files in GDB 2011-01-05 05:09:55 +00:00
dg-extract-results.sh