Index: gdb/testsuite/gdb.arch/arm-disp-step.exp |
diff --git a/gdb/testsuite/gdb.arch/arm-disp-step.exp b/gdb/testsuite/gdb.arch/arm-disp-step.exp |
index 5e04f05542c7cc0d13fe69f10138274c9a6c46c1..d09885d4d9fb08c1a2eb6bc98b1ced72f390ea37 100644 |
--- a/gdb/testsuite/gdb.arch/arm-disp-step.exp |
+++ b/gdb/testsuite/gdb.arch/arm-disp-step.exp |
@@ -17,10 +17,6 @@ |
# Test arm displaced stepping. |
-if $tracelevel { |
- strace $tracelevel |
-} |
- |
if {![istarget "arm*-*-*"]} then { |
verbose "Skipping arm displaced stepping tests." |
return |