diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
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". |