* lib/gdb.exp(default_gdb_exit): Add a catch to the
authorBob Manson <manson@cygnus>
Fri, 31 Jan 1997 00:51:45 +0000 (00:51 +0000)
committerBob Manson <manson@cygnus>
Fri, 31 Jan 1997 00:51:45 +0000 (00:51 +0000)
commit83b1cc25d102625b379de9b65b54cd727ae49333
treee86f4832e854c2dcfb5ce60e62efd40b9d020b0e
parent0d7f9025b93665f88f0d3d1dcf412aca14a2a63e
* 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".

Makes sure things get cleaned up if gdb dies in the middle of a test.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp