Index: gdb/testsuite/gdb.disasm/t08_or.exp |
diff --git a/gdb/testsuite/gdb.disasm/t08_or.exp b/gdb/testsuite/gdb.disasm/t08_or.exp |
index 1c27b19d00c5f5585e61cb90022484c56f2f4a5e..9b89f71a1e77b2e40d36fda8dcbb26f47ed308f1 100644 |
--- a/gdb/testsuite/gdb.disasm/t08_or.exp |
+++ b/gdb/testsuite/gdb.disasm/t08_or.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 |