aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec/linespec.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.linespec/linespec.exp')
-rw-r--r--gdb/testsuite/gdb.linespec/linespec.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.linespec/linespec.exp b/gdb/testsuite/gdb.linespec/linespec.exp
index 440233a..8533032 100644
--- a/gdb/testsuite/gdb.linespec/linespec.exp
+++ b/gdb/testsuite/gdb.linespec/linespec.exp
@@ -30,7 +30,7 @@ if {[skip_cplus_tests]} {
if {[prepare_for_testing ${testfile}.exp $exefile \
[list lspec.cc $baseone $basetwo] \
- {debug nowarnings}]} {
+ {debug nowarnings c++}]} {
return -1
}