Browse Source

Works again.

gdb-4_18-branch
Rob Savoye 33 years ago
parent
commit
fd69a916ab
  1. 2
      gdb/testsuite/config/vx-gdb.exp

2
gdb/testsuite/config/vx-gdb.exp

@ -244,7 +244,7 @@ proc spawn_vxgdb { } {
proc gdb_exit { } { proc gdb_exit { } {
global shell_id global shell_id
exit_remote_shell $shell_id exit_remote_shell $shell_id
default_gdb_exit catch default_gdb_exit
} }
#expect_after { #expect_after {

Loading…
Cancel
Save