diff options
author | Rob Savoye <rob@cygnus> | 1993-08-30 23:06:03 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1993-08-30 23:06:03 +0000 |
commit | fd69a916abae9e9725729adfcf617b1498b467c8 (patch) | |
tree | 8372359da18671619784572c95505ebfc2b519e9 /gdb | |
parent | 7e7cb02f81eec8ce079261b7e5230ef17db24660 (diff) | |
download | gdb-fd69a916abae9e9725729adfcf617b1498b467c8.zip gdb-fd69a916abae9e9725729adfcf617b1498b467c8.tar.gz gdb-fd69a916abae9e9725729adfcf617b1498b467c8.tar.bz2 |
Works again.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/config/vx-gdb.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/config/vx-gdb.exp b/gdb/testsuite/config/vx-gdb.exp index a54d561..622572e 100644 --- a/gdb/testsuite/config/vx-gdb.exp +++ b/gdb/testsuite/config/vx-gdb.exp @@ -244,7 +244,7 @@ proc spawn_vxgdb { } { proc gdb_exit { } { global shell_id exit_remote_shell $shell_id - default_gdb_exit + catch default_gdb_exit } #expect_after { |