* lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
authorBob Manson <manson@cygnus>
Wed, 25 Jun 1997 16:29:59 +0000 (16:29 +0000)
committerBob Manson <manson@cygnus>
Wed, 25 Jun 1997 16:29:59 +0000 (16:29 +0000)
commit5e7be5310d90eb5cb98bf93ab710081f5ff576d6
tree9889efc7925ee323cffa5fc1b538b07c8b5b02e7
parentd05b86b7fbedf99179e079746d1f42f71e34bc14
* lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
host doesn't have a currently-open connection.

* config/sparclet.exp: Cleanups and fixes to make it generic for
  any gdb stub target. Handle cases where gdb doesn't respond when
  interrupted in a sane fashion.

* config/m32r.exp: Load sparclet.exp instead of trying to do the
  same thing in a totally different way.

* config/monitor.exp: Pass in timeouts to gdb_expect instead of
  setting "timeout".
(gdb_start): We set the global gdb_prompt variable in
  default_gdb_init now.
gdb/testsuite/ChangeLog
gdb/testsuite/config/monitor.exp
gdb/testsuite/config/sparclet.exp
gdb/testsuite/lib/gdb.exp