aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/config
diff options
context:
space:
mode:
authorBob Manson <manson@cygnus>1997-02-05 06:25:42 +0000
committerBob Manson <manson@cygnus>1997-02-05 06:25:42 +0000
commitb6f32a5bb9eb2dc98ffbdeef87444df795d33964 (patch)
tree9c3c1f0351fe1ee70c27fbe13529e0317c98ff53 /gdb/testsuite/config
parent5d05bf0d50219eaad231b322d7fc18c7af2be925 (diff)
downloadfsf-binutils-gdb-b6f32a5bb9eb2dc98ffbdeef87444df795d33964.zip
fsf-binutils-gdb-b6f32a5bb9eb2dc98ffbdeef87444df795d33964.tar.gz
fsf-binutils-gdb-b6f32a5bb9eb2dc98ffbdeef87444df795d33964.tar.bz2
* config/sh.exp: New file.
* config/slite.exp: Try to connect multiple times to the board before rebooting. Only send a "monitor run" if need_monitor_run is set. * gdb.base/break.exp: Don't do the "stub continue" test if the target has gdb_stub set. * gdb.base/callfuncs.exp: Increase the timeout. * gdb.base/interrupt.exp: Don't even try to compile the testcase if the target has gdb,noinferiorio set. * gdb.base/list.exp: Increase match_max to 10000 characters. * gdb.base/sigall.exp: Check for gdb,nosignals on the target. * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the target. * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs. Misc fixes for sparclite and SH.
Diffstat (limited to 'gdb/testsuite/config')
-rw-r--r--gdb/testsuite/config/.Sanitize1
-rw-r--r--gdb/testsuite/config/sh.exp1
2 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize
index 4c407cd..e4b80d7 100644
--- a/gdb/testsuite/config/.Sanitize
+++ b/gdb/testsuite/config/.Sanitize
@@ -56,6 +56,7 @@ mt-vxworks
netware.exp
nind.exp
rom68k.exp
+sh.exp
sim.exp
slite.exp
udi.exp
diff --git a/gdb/testsuite/config/sh.exp b/gdb/testsuite/config/sh.exp
new file mode 100644
index 0000000..1a2f7a9
--- /dev/null
+++ b/gdb/testsuite/config/sh.exp
@@ -0,0 +1 @@
+load_lib ../config/monitor.exp