diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/step.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/step.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.threads/step.exp b/gdb/testsuite/gdb.threads/step.exp index 6b6d2cc..1f370f0 100644 --- a/gdb/testsuite/gdb.threads/step.exp +++ b/gdb/testsuite/gdb.threads/step.exp @@ -33,10 +33,6 @@ # catch the fact it continued rather than stepped) -if $tracelevel then { - strace $tracelevel -} - set program_exited 0 proc set_bp { where } { |