Index: gdb/testsuite/gdb.arch/i386-bp_permanent.exp |
diff --git a/gdb/testsuite/gdb.arch/i386-bp_permanent.exp b/gdb/testsuite/gdb.arch/i386-bp_permanent.exp |
index 50c81fa89a153171c86aae50c2fcc74d707efddb..026f956df9f13712dcd068e1c356ebeebf1f6ba4 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 { |