diff options
Diffstat (limited to 'gdb/testsuite/gdb.dlang/watch-loc.exp')
-rw-r--r-- | gdb/testsuite/gdb.dlang/watch-loc.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dlang/watch-loc.exp b/gdb/testsuite/gdb.dlang/watch-loc.exp index 4b240b1..6ac99778 100644 --- a/gdb/testsuite/gdb.dlang/watch-loc.exp +++ b/gdb/testsuite/gdb.dlang/watch-loc.exp @@ -18,7 +18,7 @@ load_lib "d-support.exp" load_lib "dwarf.exp" -require !skip_d_tests dwarf2_support +require allow_d_tests dwarf2_support standard_testfile watch-loc.c watch-loc-dw.S |