Implement pahole-like 'ptype /o' option
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / symbol-without-target_section.exp
index 45af158fb66aed7e6b1382315ffaede45b433b7e..e76ef55f9a82d54e5da3ca8bb5b011112bd7b783 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2010-2013 Free Software Foundation, Inc.
+# Copyright 2010-2017 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@ set binlibfile ${testfile}.x
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile2}" \
                  [standard_output_file ${binlibfile}] object {debug}] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }
 if {[build_executable ${testfile}.exp ${testfile} ${srcfile} {debug}] == -1} {
This page took 0.025494 seconds and 4 git commands to generate.