diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/watchpoint-hw.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/watchpoint-hw.exp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/watchpoint-hw.exp b/gdb/testsuite/gdb.base/watchpoint-hw.exp index a1b3a14..dfdf6f8 100644 --- a/gdb/testsuite/gdb.base/watchpoint-hw.exp +++ b/gdb/testsuite/gdb.base/watchpoint-hw.exp @@ -20,8 +20,7 @@ if {[skip_hw_watchpoint_tests]} { standard_testfile -if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} { - untested $testfile.exp +if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} { return -1 } |