aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorBob Manson <manson@cygnus>1997-01-31 01:04:09 +0000
committerBob Manson <manson@cygnus>1997-01-31 01:04:09 +0000
commitef87597cfa6716bdf2e9d5be4b3f4b876d97fa97 (patch)
tree7ad95566388d7f441c39a092342a1fcbd4489d4a /gdb
parent1a7dadf9cf141bdaa929ec671791e7a7e70f709d (diff)
downloadgdb-ef87597cfa6716bdf2e9d5be4b3f4b876d97fa97.zip
gdb-ef87597cfa6716bdf2e9d5be4b3f4b876d97fa97.tar.gz
gdb-ef87597cfa6716bdf2e9d5be4b3f4b876d97fa97.tar.bz2
Oops. goes with previous checkin.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8bf1be6..e7a76b6 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,12 @@
Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
+ * lib/gdb.exp: Fix runto.
+
+ * gdb.base/signals.exp: Check for a gdb,nosignals feature of
+ the target.
+
+ * gdb.base/watchpoint.exp: Fix regexp.
+
* lib/gdb.exp(default_gdb_exit): Add a catch to the
close and wait commands, as the descriptor may now be
invalid. Always call "remote_close host".