| Index: gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp
|
| diff --git a/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp b/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp
|
| index b96b136b148df60655a2106d992dced235d65d0d..53998d3acb05c057640caaee18f08da6debf8b4b 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.
|
|
|