diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/manythreads.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/manythreads.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.threads/manythreads.exp b/gdb/testsuite/gdb.threads/manythreads.exp index 1c13b427a18..42333e6b7f0 100644 --- a/gdb/testsuite/gdb.threads/manythreads.exp +++ b/gdb/testsuite/gdb.threads/manythreads.exp @@ -16,10 +16,6 @@ # This file was written by Jeff Johnston. (jjohnstn@redhat.com) -if $tracelevel then { - strace $tracelevel -} - set testfile "manythreads" set srcfile ${testfile}.c |