From 9078e6905b6bcc4508e3ec2da6a5430209555f27 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Sun, 15 Jan 2006 19:07:33 +0000 Subject: * gdb.base/multi-forks.c: Add copyright notice. Include . * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped function name. --- gdb/testsuite/gdb.base/multi-forks.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'gdb/testsuite/gdb.base/multi-forks.c') diff --git a/gdb/testsuite/gdb.base/multi-forks.c b/gdb/testsuite/gdb.base/multi-forks.c index 206106768a..be064f6cca 100644 --- a/gdb/testsuite/gdb.base/multi-forks.c +++ b/gdb/testsuite/gdb.base/multi-forks.c @@ -1,3 +1,23 @@ +/* This testcase is part of GDB, the GNU debugger. + + Copyright 2005, 2006 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., 51 Franklin Street, Fifth Floor, Boston, MA, + 02110-1301, USA. */ + +#include #include #include #include -- cgit v1.2.3