X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fbreak-probes.exp;h=bb8eee0b4062d81f0937c7a5dd582670d43829e1;hb=bc6c7af4a2f23c48a38139fc7e0ed2ac7b12bb69;hp=ddadc8bf6e782352b16d1060193a28a82e35980a;hpb=88256e713c707aeb850688071150d32f9cca5a91;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.base/break-probes.exp b/gdb/testsuite/gdb.base/break-probes.exp index ddadc8bf6e..bb8eee0b40 100644 --- a/gdb/testsuite/gdb.base/break-probes.exp +++ b/gdb/testsuite/gdb.base/break-probes.exp @@ -28,7 +28,7 @@ set probes_bp "dl_main" if { [gdb_compile_shlib $srcfile_lib $binfile_lib \ [list additional_flags=-fPIC]] != "" } { - untested "Could not compile $binfile_lib." + untested "could not compile $binfile_lib." return -1 }