From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16969 invoked by alias); 26 Nov 2001 22:58:48 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16921 invoked from network); 26 Nov 2001 22:58:43 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by hostedprojects.ges.redhat.com with SMTP; 26 Nov 2001 22:58:43 -0000 Received: from cygnus.com (taarna.cygnus.com [205.180.230.102]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id OAA29892; Mon, 26 Nov 2001 14:57:44 -0800 (PST) Message-ID: <3C02C925.BB760686@cygnus.com> Date: Tue, 13 Nov 2001 08:56:00 -0000 From: Michael Snyder Organization: Red Hat X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-22 i686) X-Accept-Language: en MIME-Version: 1.0 To: Pierre Muller CC: tromey@redhat.com, Elena Zannoni , Christopher Faylor , gdb-patches@sources.redhat.com Subject: Re: PATCH: --args => build failure References: <873d3mcpcu.fsf@creche.redhat.com> <3BED93E7.9000104@cygnus.com> <87snbmb9nm.fsf@creche.redhat.com> <15356.10158.489653.156184@krustylu.cygnus.com> <4.2.0.58.20011122121440.01d54488@ics.u-strasbg.fr> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2001-11/txt/msg00246.txt.bz2 Message-ID: <20011113085600.j-c-zTCcI3BQ3LYcTF956O5_JSek8Js3i__r_H4zfSk@z> Pierre Muller wrote: > > At 00:13 22/11/2001 , Tom Tromey a écrit: > > >>>>> "Elena" == Elena Zannoni writes: > > > >Elena> main.c changes are ok. > > > >Thanks! I think that's the last approval I need. I'll check the > >patch in this evening. > > > >I assume I should close the corresponding PRs. What is the gdb > >process for this? Do I simply close them? Put them in `feedback'? > >Or what? > > Your patch does create a build failure for cygwin target. > > This target apparently does not use fork-child.c > (at least it is not included into the libgdb.a) I would suspect that any non-native (eg. embedded) gdb would fail to build for the same reason.