X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fsolib-display.exp;h=bc6cfa1a22bca2bcf3d198cbe4636deef03fd311;hb=84c93cd5f1ff869eb8c04314738eaa2cddb3c29e;hp=f4d6bb82174aa6721ba2284e762a2b58654727ef;hpb=fb9feb35913d4cf26baf01e1638b18af301f5387;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.base/solib-display.exp b/gdb/testsuite/gdb.base/solib-display.exp index f4d6bb8217..bc6cfa1a22 100644 --- a/gdb/testsuite/gdb.base/solib-display.exp +++ b/gdb/testsuite/gdb.base/solib-display.exp @@ -74,7 +74,7 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" { } if { [gdb_compile_shlib ${srcfile_lib} ${binfile_lib} $sep_lib_flags] != "" || [gdb_compile ${srcfile} ${binfile} executable $bin_flags] != "" } { - untested "could not compile $binfile_lib or $binfile." + untested "failed to compile" return -1 }