diff options
Diffstat (limited to 'gdb/testsuite/gdb.stabs/exclfwd.exp')
-rw-r--r-- | gdb/testsuite/gdb.stabs/exclfwd.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/exclfwd.exp b/gdb/testsuite/gdb.stabs/exclfwd.exp index 48b23a4..39def87 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.exp +++ b/gdb/testsuite/gdb.stabs/exclfwd.exp @@ -22,7 +22,7 @@ standard_testfile exclfwd1.c exclfwd2.c -if {[prepare_for_testing $testfile.exp $testfile \ +if {[prepare_for_testing "failed to prepare" $testfile \ [list $srcfile $srcfile2] debug]} { return -1 } |