* lib/gdb.exp: Close connection to remote host if gdb doesn't
[external/binutils.git] / gdb / testsuite / ChangeLog
index a789a0a..e4d2dfa 100644 (file)
@@ -1,5 +1,11 @@
 Sat Jun 14 09:23:26 1997  Bob Manson  <manson@charmed.cygnus.com>
 
+       * lib/gdb.exp: Close connection to remote host if gdb doesn't
+       initialize.
+       (default_gdb_init): New procedure; allow gdb_init to be overridden
+       by a target configuration file.
+       (gdb_expect): Pass the timeout to remote_expect.
+
        * config/monitor.exp(gdb_load): Fix typo in regexp.
 
 Thu Jun 12 20:57:12 1997  Bob Manson  <manson@charmed.cygnus.com>