From: Bob Manson Date: Fri, 31 Jan 1997 01:04:09 +0000 (+0000) Subject: Oops. goes with previous checkin. X-Git-Tag: gdb-4_18~6615 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ef87597cfa6716bdf2e9d5be4b3f4b876d97fa97;p=external%2Fbinutils.git Oops. goes with previous checkin. --- 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 + * 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".