diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp b/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp index 4f139999275..fc71a5fdd6c 100644 --- a/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp +++ b/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp @@ -20,10 +20,6 @@ # This file is part of the gdb testsuite -if $tracelevel then { - strace $tracelevel -} - # # test running programs # |