gdb: Allow GDB to _not_ load a previous command history
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / wrong_frame_bt_full.exp
index cc4d87955bca670cb25affd5e733f1fa68b01fc7..adbfaa80cad2c6058c5ba43148734aa099a87bd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016 Free Software Foundation, Inc.
+# Copyright (C) 2015-2020 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
@@ -28,7 +28,7 @@ set opaque_objfile [standard_output_file "$opaque_testfile.o"]
 if {[gdb_compile "${srcdir}/${subdir}/$opaque_testfile.c" \
                  $opaque_objfile \
                  object {}] != ""} {
-  untested "failed to compile $opaque_testfile.c"
+  untested "failed to compile"
   return -1
 }
 
This page took 0.05766 seconds and 4 git commands to generate.