Index: gdb/testsuite/gdb.disasm/t03_add.exp |
diff --git a/gdb/testsuite/gdb.disasm/t03_add.exp b/gdb/testsuite/gdb.disasm/t03_add.exp |
index 175f2a172c817037452b56c634ebf3e631399fe2..7880778d9637dbcc00ae7999ef86a48ad11c8a85 100644 |
--- a/gdb/testsuite/gdb.disasm/t03_add.exp |
+++ b/gdb/testsuite/gdb.disasm/t03_add.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 |