Index: gdb/testsuite/gdb.disasm/sh3.exp |
diff --git a/gdb/testsuite/gdb.disasm/sh3.exp b/gdb/testsuite/gdb.disasm/sh3.exp |
index c4fb7e722d91c0909c72bd937c58704b3968a150..0e702f5ae63d3bc42a82728438927308f10496ff 100644 |
--- a/gdb/testsuite/gdb.disasm/sh3.exp |
+++ b/gdb/testsuite/gdb.disasm/sh3.exp |
@@ -15,10 +15,6 @@ |
# This file was written by Jeff Law. (law@cs.utah.edu) |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
if ![istarget "sh3*-*-*"] { |
verbose "Tests ignored for all but sh3 based targets." |
return |