mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Works again.
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user