mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
Use default_gdb_exit now.
This commit is contained in:
@ -226,7 +226,7 @@ proc gdb_start {} {
|
||||
}
|
||||
|
||||
proc gdb_exit { } {
|
||||
default_gdb_exit
|
||||
catch default_gdb_exit
|
||||
}
|
||||
|
||||
# These only need to be uncommented for debugging test cases. They exist
|
||||
|
Reference in New Issue
Block a user