diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/breakpoint-locs.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/breakpoint-locs.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/breakpoint-locs.exp b/gdb/testsuite/gdb.cp/breakpoint-locs.exp index af1711c..0d1ad68 100644 --- a/gdb/testsuite/gdb.cp/breakpoint-locs.exp +++ b/gdb/testsuite/gdb.cp/breakpoint-locs.exp @@ -15,7 +15,7 @@ # This file is part of the gdb testsuite -require !skip_cplus_tests +require allow_cplus_tests standard_testfile .cc breakpoint-locs-2.cc |