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