aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec/thread.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.linespec/thread.exp')
-rw-r--r--gdb/testsuite/gdb.linespec/thread.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.linespec/thread.exp b/gdb/testsuite/gdb.linespec/thread.exp
index a469f27..d7fee7b 100644
--- a/gdb/testsuite/gdb.linespec/thread.exp
+++ b/gdb/testsuite/gdb.linespec/thread.exp
@@ -19,7 +19,7 @@
standard_testfile
set exefile $testfile
-if {[prepare_for_testing $testfile $exefile $srcfile {debug}]} {
+if {[prepare_for_testing "failed to prepare" $exefile $srcfile {debug}]} {
return -1
}