Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-probes.exp
index bb8eee0b4062d81f0937c7a5dd582670d43829e1..68130435dcd2af7e789cad90711fcbe84b4859b5 100644 (file)
@@ -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 "failed to compile shared library"
     return -1
 }
 
This page took 0.025492 seconds and 4 git commands to generate.