summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/testenv.exp
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2012-01-16 16:21:53 +0000
committerPedro Alves <palves@redhat.com>2012-01-16 16:21:53 +0000
commit97ccebe869a69550b5a89a59b99955fb783f2b81 (patch)
treeb6780c16d8bbdde33d189466aa17d37c699ce4a1 /gdb/testsuite/gdb.base/testenv.exp
parentddb1377cc0daa352458911e38a536c9ce33dec85 (diff)
2012-01-16 Pedro Alves <palves@redhat.com>
Remove all calls to strace.
Diffstat (limited to 'gdb/testsuite/gdb.base/testenv.exp')
-rw-r--r--gdb/testsuite/gdb.base/testenv.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/testenv.exp b/gdb/testsuite/gdb.base/testenv.exp
index ff337fe11c..55e30887c8 100644
--- a/gdb/testsuite/gdb.base/testenv.exp
+++ b/gdb/testsuite/gdb.base/testenv.exp
@@ -18,10 +18,6 @@
# Check if environment variables are correctly passed to inferiors
#
-if $tracelevel then {
- strace $tracelevel
-}
-
# There's no support for passing environment variables in the remote protocol.
if { [is_remote target] } {
return 0