Index: gdb/testsuite/gdb.disasm/hppa.exp |
diff --git a/gdb/testsuite/gdb.disasm/hppa.exp b/gdb/testsuite/gdb.disasm/hppa.exp |
index 99c02a2c061da966cc2d56333fa32b61143d997e..39ff779116137cbdfbceb137056b0c5fdee316fe 100644 |
--- a/gdb/testsuite/gdb.disasm/hppa.exp |
+++ b/gdb/testsuite/gdb.disasm/hppa.exp |
@@ -16,10 +16,6 @@ |
# This file was written by Jeff Law. (law@cs.utah.edu) |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
if ![istarget "hppa*-*-*"] { |
verbose "Tests ignored for all but hppa based targets." |
return |