[gdb/symtab] Fix missing breakpoint location for inlined function
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / psmang.exp
index 8a1cf21fedd57e29003e6367d44527040299148c..938ea5eaaa805c7291f9a7fae1a990a1417a4610 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2002-2013 Free Software Foundation, Inc.
+# Copyright 2002-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
@@ -181,10 +181,10 @@ if { [skip_cplus_tests] } { continue }
 standard_testfile psmang1.cc psmang2.cc
 
 if [get_compiler_info "c++"] {
-    return -1;
+    return -1
 }
 
-if {[prepare_for_testing $testfile.exp $testfile \
+if {[prepare_for_testing "failed to prepare" $testfile \
         [list $srcfile $srcfile2] {debug c++}]} {
     return -1
 }
This page took 0.025531 seconds and 4 git commands to generate.