From fd69a916abae9e9725729adfcf617b1498b467c8 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Mon, 30 Aug 1993 23:06:03 +0000 Subject: [PATCH] Works again. --- gdb/testsuite/config/vx-gdb.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/testsuite/config/vx-gdb.exp b/gdb/testsuite/config/vx-gdb.exp index a54d5611ace..622572edaf6 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 { -- 2.30.2