Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / watchpoint-solib.exp
index 1ae972f5d549e63e6fa33bff5db332bdccb932e8..5626975375cc1120f2befbb99a2860214998a807 100644 (file)
@@ -42,7 +42,7 @@ set exec_opts [list debug shlib_load additional_flags=-DSHLIB_NAME=\"${lib_dlope
 
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcfile $binfile executable $exec_opts] != ""} {
-    untested "couldn't compile $libsrc or $srcfile."
+    untested "failed to compile"
     return -1
 }
 
This page took 0.025222 seconds and 4 git commands to generate.