[gdb] Use partial symbol table to find language for main
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / current-lwp-dead.exp
index fe6cd9a465166d33171da383627f559eb55a16a2..ad861a21ae86363de8a5ddc1f67084f03859992f 100644 (file)
@@ -1,6 +1,6 @@
 # This testcase is part of GDB, the GNU debugger.
 
-# Copyright 2009-2012 Free Software Foundation, Inc.
+# Copyright 2009-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
@@ -23,12 +23,12 @@ if ![istarget *-*-linux*] then {
     return
 }
 
-if { [prepare_for_testing current-lwp-dead.exp current-lwp-dead] } {
+if { [prepare_for_testing "failed to prepare" current-lwp-dead] } {
     return -1
 }
 
 if {[runto_main] <= 0} {
-    untested current-lwp-dead.exp
+    untested "could not run to main"
     return -1
 }
 
This page took 0.024038 seconds and 4 git commands to generate.