Index: gdb/testsuite/gdb.disasm/h8300s.exp |
diff --git a/gdb/testsuite/gdb.disasm/h8300s.exp b/gdb/testsuite/gdb.disasm/h8300s.exp |
index b1a55243da45f605348dc6e82c1a4463c1260411..4a00f5df89f4775529d8280d6f84169b341298a9 100644 |
--- a/gdb/testsuite/gdb.disasm/h8300s.exp |
+++ b/gdb/testsuite/gdb.disasm/h8300s.exp |
@@ -15,10 +15,6 @@ |
# This file was written by Kazu Hirata. (kazu@hxi.com) |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
if ![istarget "h8300*-*-*"] { |
verbose "Tests ignored for all but h8300s based targets." |
return |