mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 15:18:37 +08:00
* gdb.python/py-infthread.exp: Load gdb-python.exp.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-01-11 Tom Tromey <tromey@redhat.com>
|
||||||
|
|
||||||
|
* gdb.python/py-infthread.exp: Load gdb-python.exp.
|
||||||
|
|
||||||
2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
|
2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
|
||||||
|
|
||||||
Convert hardware watchpoints to use breakpoint_ops.
|
Convert hardware watchpoints to use breakpoint_ops.
|
||||||
|
@ -20,6 +20,8 @@ if $tracelevel then {
|
|||||||
strace $tracelevel
|
strace $tracelevel
|
||||||
}
|
}
|
||||||
|
|
||||||
|
load_lib gdb-python.exp
|
||||||
|
|
||||||
set testfile "py-infthread"
|
set testfile "py-infthread"
|
||||||
set srcfile ${testfile}.c
|
set srcfile ${testfile}.c
|
||||||
if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
|
if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
|
||||||
|
Reference in New Issue
Block a user