diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/method-ptr.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/method-ptr.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/method-ptr.exp b/gdb/testsuite/gdb.dwarf2/method-ptr.exp index c3a75c3..1bcbbb4 100644 --- a/gdb/testsuite/gdb.dwarf2/method-ptr.exp +++ b/gdb/testsuite/gdb.dwarf2/method-ptr.exp @@ -17,7 +17,7 @@ load_lib dwarf.exp # This test can only be run on targets which support DWARF-2 and use gas. require dwarf2_support -require !skip_cplus_tests +require allow_cplus_tests standard_testfile .cc -dw.S |