aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/switch-threads.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/switch-threads.exp')
-rw-r--r--gdb/testsuite/gdb.threads/switch-threads.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.threads/switch-threads.exp b/gdb/testsuite/gdb.threads/switch-threads.exp
index 7a0e261..1561e5b 100644
--- a/gdb/testsuite/gdb.threads/switch-threads.exp
+++ b/gdb/testsuite/gdb.threads/switch-threads.exp
@@ -23,10 +23,6 @@
# TODO: we should also test explicitly changing threads with the "thread"
# command.
-if $tracelevel then {
- strace $tracelevel
-}
-
set testfile "switch-threads"
set srcfile ${testfile}.c
set binfile ${objdir}/${subdir}/${testfile}