diff options
author | Bob Manson <manson@cygnus> | 1997-03-11 19:45:02 +0000 |
---|---|---|
committer | Bob Manson <manson@cygnus> | 1997-03-11 19:45:02 +0000 |
commit | 968cad7633f36393c090bdad2a22b972c84583f1 (patch) | |
tree | a5f23ba30fecf6f139e1289621213280c8377f0c /gdb | |
parent | 842b6b062d0d4629112ed5d6190897aeba9af54e (diff) | |
download | gdb-968cad7633f36393c090bdad2a22b972c84583f1.zip gdb-968cad7633f36393c090bdad2a22b972c84583f1.tar.gz gdb-968cad7633f36393c090bdad2a22b972c84583f1.tar.bz2 |
* config/monitor.exp: Make sure we disconnect from the target.
Also, try a reboot/reload cycle instead of failing if the
load fails.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 229996f..f484b3f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com> + + * config/monitor.exp: Make sure we disconnect from the target. + Also, try a reboot/reload cycle instead of failing if the + load fails. + Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com> * gdb.base/default.exp: Don't set match_max. |