mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 09:14:14 +08:00
2012-01-16 Pedro Alves <palves@redhat.com>
Remove all calls to strace.
This commit is contained in:
@ -29,10 +29,6 @@ if {![istarget *-*-linux*]
|
||||
return
|
||||
}
|
||||
|
||||
if $tracelevel then {
|
||||
strace $tracelevel
|
||||
}
|
||||
|
||||
set testfile "py-section-script"
|
||||
set srcfile ${testfile}.c
|
||||
set binfile ${objdir}/${subdir}/${testfile}
|
||||
|
Reference in New Issue
Block a user