From: Michael Chastain Date: Fri, 9 Jan 2004 12:14:28 +0000 (+0000) Subject: 2004-01-09 Michael Chastain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ef11303ebfb711b2a4f53b5c2fe29cf59484f5e6;p=binutils-gdb.git 2004-01-09 Michael Chastain * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty file. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3360ef525bd..d5617cfb111 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-01-09 Michael Chastain + + * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty + file. + 2004-01-09 Michael Chastain * gdb.cp/exception.cc: Change to . diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp b/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp new file mode 100644 index 00000000000..85b0136399e --- /dev/null +++ b/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp @@ -0,0 +1,25 @@ +# Copyright 2004 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 +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +# Please email any bugs, comments, and/or additions to this file to: +# bug-gdb@prep.ai.mit.edu + +# This file exists because the configure script requires it to exist. +# It would be nice to regenerate the configure script. I can't do it +# because I don't have autoconf 2.12.1, which is used to build it. +# -- chastain 2004-01-09 + +continue