diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/thread-specific.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/thread-specific.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.threads/thread-specific.exp b/gdb/testsuite/gdb.threads/thread-specific.exp index d914fe2..6e22dde 100644 --- a/gdb/testsuite/gdb.threads/thread-specific.exp +++ b/gdb/testsuite/gdb.threads/thread-specific.exp @@ -17,10 +17,6 @@ # It tests that the correct breakpoint is reported when we hit a # thread-specific breakpoint inserted for several threads. -if $tracelevel then { - strace $tracelevel -} - set testfile "thread-specific" set srcfile ${testfile}.c |