mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
* gdb.ada/array_bounds.exp: Get breakpoint for line
with "START", not "STOP". * gdb.python/py-infthread.exp: Do not continue to line marked "Break here.", which is undefined.
This commit is contained in:
@ -37,8 +37,6 @@ if ![runto_main] then {
|
||||
return 0
|
||||
}
|
||||
|
||||
runto [gdb_get_line_number "Break here."]
|
||||
|
||||
# Test basic gdb.Inferior attributes and methods.
|
||||
|
||||
gdb_py_test_silent_cmd "python t0 = gdb.selected_thread ()" "test gdb.selected_thread" 1
|
||||
|
Reference in New Issue
Block a user