aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp')
-rw-r--r--gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp b/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp
index b96b136..53998d3 100644
--- a/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp
+++ b/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp
@@ -16,10 +16,6 @@
#
# This file is part of the gdb testsuite.
-if $tracelevel {
- strace $tracelevel
-}
-
# Test single stepping through atomic sequences beginning with
# a lwarx/ldarx instruction and ending with a stwcx/stdcx
# instruction.