Works again.

This commit is contained in:
Rob Savoye 1993-08-30 23:06:03 +00:00
parent 7e7cb02f81
commit fd69a916ab
1 changed files with 1 additions and 1 deletions

View File

@ -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 {