Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / trace-break.exp
index b7b2ea1491a4da6dcd2e4e92521e8aa2b23ce355..facf0618edde1ff8d921a0d187e8cc42952eac0f 100644 (file)
@@ -357,7 +357,7 @@ set remote_libipa [gdb_load_shlib $libipa]
 
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
          executable [list debug $additional_flags shlib=$libipa] ] != "" } {
-    untested "failed to compile ftrace tests"
+    untested "failed to compile"
     return -1
 }
 clean_restart ${executable}
This page took 0.024905 seconds and 4 git commands to generate.