X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.btrace%2Ffunction_call_history.exp;h=b630dbeef75cca6bc2ea6fd11a007850e0abc9d7;hb=5b362f04b2a56d446b024027963be52d61f939cb;hp=7d1e40491d8d5441a2b3f9a47188eba6a2c24070;hpb=7dc53023ec5d000b3b8d287720ed8d04d91e02ec;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.btrace/function_call_history.exp b/gdb/testsuite/gdb.btrace/function_call_history.exp index 7d1e40491d..b630dbeef7 100644 --- a/gdb/testsuite/gdb.btrace/function_call_history.exp +++ b/gdb/testsuite/gdb.btrace/function_call_history.exp @@ -22,7 +22,7 @@ if { [skip_btrace_tests] } { return -1 } # start inferior standard_testfile -if [prepare_for_testing function_call_history.exp $testfile {} {debug}] { +if [prepare_for_testing "failed to prepare" $testfile {} {debug}] { return -1 } if ![runto_main] {