Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / stap-trace.exp
index 4cb05d512f378ffc8a25ca720f3ba44d6a7af5e5..44583d106a9eb705288996c9e87dc8ce9fff34bd 100644 (file)
@@ -42,7 +42,7 @@ proc compile_stap_bin {exec_name {arg ""}} {
     if { [gdb_compile "$srcdir/$subdir/$srcfile" \
              [standard_output_file $exec_name] \
              executable [concat $arg debug nowarnings]] != "" } {
-       untested "could not compile ${srcfile}"
+       untested "failed to compile"
        return 0
     }
 
This page took 0.044735 seconds and 4 git commands to generate.