| Index: gdb/testsuite/gdb.disasm/t01_mov.exp
|
| diff --git a/gdb/testsuite/gdb.disasm/t01_mov.exp b/gdb/testsuite/gdb.disasm/t01_mov.exp
|
| index 110fa740901d76d7a1804896ac7720b3e8f4f8b6..3f4c037b3f4e41afe27ad68b4162d450cbc79ad0 100644
|
| --- a/gdb/testsuite/gdb.disasm/t01_mov.exp
|
| +++ b/gdb/testsuite/gdb.disasm/t01_mov.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
|
|
|