aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp')
-rw-r--r--gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp b/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
index d995676..234191f 100644
--- a/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
+++ b/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp
@@ -24,9 +24,8 @@ if { ![support_displaced_stepping] } {
# Some targets have leading underscores on assembly symbols.
set additional_flags [gdb_target_symbol_prefix_flags]
-if [prepare_for_testing $expfile $executable $srcfile \
+if [prepare_for_testing "failed to prepare" $executable $srcfile \
[list debug $additional_flags]] {
- untested "failed to prepare for tests"
return -1
}