mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-03 23:17:25 +00:00
* lib/gdb.exp: Fix comment which erroneously identified
gdb_file_cmd as gdb_load (the 19 May change was in fact to gdb_file_cmd not gdb_load). * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
This commit is contained in:
parent
0835edd63a
commit
eea578da54
@ -56,6 +56,7 @@ proc gdb_load { arg } {
|
||||
global loadfile
|
||||
global GDB
|
||||
global prompt
|
||||
upvar timeout timeout
|
||||
|
||||
return [gdb_file_cmd $arg]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user