| Index: gdb/testsuite/gdb.base/step-bt.exp
|
| diff --git a/gdb/testsuite/gdb.base/step-bt.exp b/gdb/testsuite/gdb.base/step-bt.exp
|
| index d849f03c9aa3efcf6ba81492c2852f45ecb6fc3c..8e5e2482bf14e12ff065a85060484566459f0e33 100644
|
| --- a/gdb/testsuite/gdb.base/step-bt.exp
|
| +++ b/gdb/testsuite/gdb.base/step-bt.exp
|
| @@ -16,10 +16,6 @@
|
| # The intent of this testcase is to assure that backtrace works while
|
| # single-stepping the instructions that prepare to call a function.
|
|
|
| -if $tracelevel then {
|
| - strace $tracelevel
|
| -}
|
| -
|
|
|
| set testfile step-bt
|
| set srcfile ${testfile}.c
|
|
|