summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.modula2/unbounded-array.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.modula2/unbounded-array.exp')
-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 485de0bbc49..3ab17f6a855 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}