Update years in copyright notice for the GDB files.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.compat / xdb3.exp
index 13b29287d630e9e72b10523c90191621e95a7376..888c1f1de52c2ab8321e836a55d0d5a326f0d841 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1998-2013 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
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-if $tracelevel then {
-        strace $tracelevel
-}
-
 if { [skip_hp_tests] } then { continue }
 
 set testfile1 "average"
@@ -43,7 +38,7 @@ if  { [gdb_compile "${binfile1}.o ${binfile2}.o" ${binfile} executable {debug}]
      return -1
 }
 
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
     return -1;
 }
 if { $gcc_compiled } then { continue }
This page took 0.024867 seconds and 4 git commands to generate.