diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/i386-bp_permanent.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/i386-bp_permanent.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.arch/i386-bp_permanent.exp b/gdb/testsuite/gdb.arch/i386-bp_permanent.exp index 50c81fa..026f956 100644 --- a/gdb/testsuite/gdb.arch/i386-bp_permanent.exp +++ b/gdb/testsuite/gdb.arch/i386-bp_permanent.exp @@ -16,10 +16,6 @@ # This file is part of the gdb testsuite. -if $tracelevel { - strace $tracelevel -} - # Test stepping over permanent breakpoints on i386. if {(![istarget "x86_64-*-*"] && ![istarget "i?86-*-*"]) || ![is_ilp32_target] } then { |