Index: gdb/testsuite/gdb.disasm/t10_and.exp |
diff --git a/gdb/testsuite/gdb.disasm/t10_and.exp b/gdb/testsuite/gdb.disasm/t10_and.exp |
index 97ea0a5a2c88373aff8afce535fe56a5f309114a..516cc85fcb634194efa8453ed7737782826c3bd1 100644 |
--- a/gdb/testsuite/gdb.disasm/t10_and.exp |
+++ b/gdb/testsuite/gdb.disasm/t10_and.exp |
@@ -15,10 +15,6 @@ |
# This file was written by Michael Snyder (msnyder@redhat.com) |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
if ![istarget "h8300*-*-*"] { |
verbose "Tests ignored for all but h8300s based targets." |
return |