aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp')
-rw-r--r--gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp b/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
index 28ab3d6..dee3bca 100644
--- a/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
+++ b/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp
@@ -36,7 +36,7 @@ if [get_compiler_info] {
if { [gdb_compile_shlib ${srcdir}/${subdir}/${lib_src} ${lib_so} $lib_opts] != ""
|| [gdb_compile ${srcdir}/${subdir}/${main_src} ${binfile} executable $exec_opts] != ""} {
- untested "could not compile ${subdir}/$lib_src or ${subdir}/$srcfile."
+ untested "failed to compile"
return -1
}