X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.btrace%2Finstruction_history.exp;h=e56c52e430e964c2395f9ccf7cf18bcc0833adfe;hb=5b362f04b2a56d446b024027963be52d61f939cb;hp=58ae77015b28ea6454a6371227b9153f8161254c;hpb=7dc53023ec5d000b3b8d287720ed8d04d91e02ec;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.btrace/instruction_history.exp b/gdb/testsuite/gdb.btrace/instruction_history.exp index 58ae77015b..e56c52e430 100644 --- a/gdb/testsuite/gdb.btrace/instruction_history.exp +++ b/gdb/testsuite/gdb.btrace/instruction_history.exp @@ -22,7 +22,7 @@ if { [skip_btrace_tests] } { return -1 } # compile and run to main standard_testfile .c .S -if [prepare_for_testing $testfile.exp $testfile "$srcfile $srcfile2" {debug}] { +if [prepare_for_testing "failed to prepare" $testfile "$srcfile $srcfile2" {debug}] { return -1 } if ![runto_main] {