X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.dwarf2%2Fwatch-notconst.exp;h=9a0aa90a0d925914ff9407c661b5a08ff2c73dcd;hb=5b362f04b2a56d446b024027963be52d61f939cb;hp=56d220863c77607da4255a38d393289bb66829cc;hpb=7dc53023ec5d000b3b8d287720ed8d04d91e02ec;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.dwarf2/watch-notconst.exp b/gdb/testsuite/gdb.dwarf2/watch-notconst.exp index 56d220863c..9a0aa90a0d 100644 --- a/gdb/testsuite/gdb.dwarf2/watch-notconst.exp +++ b/gdb/testsuite/gdb.dwarf2/watch-notconst.exp @@ -26,7 +26,7 @@ if { ![is_x86_like_target] } { return 0 } -if { [prepare_for_testing "${test}.exp" "${test}" \ +if { [prepare_for_testing "failed to prepare" "${test}" \ {watch-notconst.c watch-notconst2.S} {nodebug}] } { return -1 }