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