Index: gdb/testsuite/gdb.disasm/t02_mova.exp |
diff --git a/gdb/testsuite/gdb.disasm/t02_mova.exp b/gdb/testsuite/gdb.disasm/t02_mova.exp |
index b3dbcb7481c6f98b73d0dda76f528ab77044a17a..c6d4740ecbfb3df8af1ec6c895ca6369be6abf84 100644 |
--- a/gdb/testsuite/gdb.disasm/t02_mova.exp |
+++ b/gdb/testsuite/gdb.disasm/t02_mova.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 |