aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/auxv.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/auxv.exp')
-rw-r--r--gdb/testsuite/gdb.base/auxv.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/auxv.exp b/gdb/testsuite/gdb.base/auxv.exp
index e0f4cb4..da10f05 100644
--- a/gdb/testsuite/gdb.base/auxv.exp
+++ b/gdb/testsuite/gdb.base/auxv.exp
@@ -24,10 +24,6 @@ if { ! [istarget "*-*-linux*"] && ! [istarget "*-*-solaris*"] } {
return
}
-if $tracelevel then {
- strace $tracelevel
-}
-
set testfile "auxv"
set srcfile ${testfile}.c