summaryrefslogtreecommitdiffstats
path: root/gdb
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1993-08-30 23:06:03 +0000
committerRob Savoye <rob@cygnus>1993-08-30 23:06:03 +0000
commitfd69a916abae9e9725729adfcf617b1498b467c8 (patch)
tree8372359da18671619784572c95505ebfc2b519e9 /gdb
parent7e7cb02f81eec8ce079261b7e5230ef17db24660 (diff)
downloadppe42-binutils-fd69a916abae9e9725729adfcf617b1498b467c8.tar.gz
ppe42-binutils-fd69a916abae9e9725729adfcf617b1498b467c8.zip
Works again.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/config/vx-gdb.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/config/vx-gdb.exp b/gdb/testsuite/config/vx-gdb.exp
index a54d5611ac..622572edaf 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 {
OpenPOWER on IntegriCloud