aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.modula2
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.modula2
parentddb1377cc0daa352458911e38a536c9ce33dec85 (diff)
downloadgdb-97ccebe869a69550b5a89a59b99955fb783f2b81.zip
gdb-97ccebe869a69550b5a89a59b99955fb783f2b81.tar.gz
gdb-97ccebe869a69550b5a89a59b99955fb783f2b81.tar.bz2
2012-01-16 Pedro Alves <palves@redhat.com>
Remove all calls to strace.
Diffstat (limited to 'gdb/testsuite/gdb.modula2')
-rw-r--r--gdb/testsuite/gdb.modula2/unbounded-array.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.modula2/unbounded-array.exp b/gdb/testsuite/gdb.modula2/unbounded-array.exp
index 485de0b..3ab17f6 100644
--- a/gdb/testsuite/gdb.modula2/unbounded-array.exp
+++ b/gdb/testsuite/gdb.modula2/unbounded-array.exp
@@ -17,10 +17,6 @@
# the elements of an unbounded array using the Modula-2 language mode of
# gdb.
-if $tracelevel then {
- strace $tracelevel
-}
-
set testfile "unbounded1"
set srcfile ${testfile}.c
set binfile ${objdir}/${subdir}/${testfile}