| Index: gdb/testsuite/gdb.base/step-line.exp
|
| diff --git a/gdb/testsuite/gdb.base/step-line.exp b/gdb/testsuite/gdb.base/step-line.exp
|
| index 1e552014c7f098b589571eebcb8f24f006a912d0..1966f4e472e5e20bbb96498110cb34a94d8d674d 100644
|
| --- a/gdb/testsuite/gdb.base/step-line.exp
|
| +++ b/gdb/testsuite/gdb.base/step-line.exp
|
| @@ -20,10 +20,6 @@
|
| # step-line.exp -- Expect script to test stepping in files with
|
| # #line directives.
|
|
|
| -if $tracelevel then {
|
| - strace $tracelevel
|
| -}
|
| -
|
| set testfile step-line
|
| set srcfile ${testfile}.c
|
| set linefile ${testfile}.inp
|
|
|