mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Fix missing global verbose declaration. grrrr. this is NOT
right.
This commit is contained in:
@ -86,6 +86,7 @@ proc gdb_start { } {
|
||||
proc gdb_sparclet_startup { arg } {
|
||||
global gdb_prompt
|
||||
global GDB
|
||||
global verbose
|
||||
|
||||
set is_running_stub 0;
|
||||
|
||||
|
Reference in New Issue
Block a user