diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp b/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp index cd2247a..af01df9 100644 --- a/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp +++ b/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp @@ -20,8 +20,7 @@ if { ![istarget "x86_64-*-*"] || ![is_lp64_target] } { standard_testfile amd64-stap-wrong-subexp.S -if { [prepare_for_testing $testfile.exp $testfile $srcfile] } { - untested amd64-stap-wrong-subexp.exp +if { [prepare_for_testing "failed to prepare" $testfile $srcfile] } { return -1 } |