From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18381 invoked by alias); 12 Sep 2008 09:10:53 -0000 Received: (qmail 18369 invoked by uid 22791); 12 Sep 2008 09:10:53 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 12 Sep 2008 09:09:57 +0000 Received: from HOME-C4E4A596F7 ([87.70.226.149]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K72008FHS5VPNA0@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Fri, 12 Sep 2008 12:10:44 +0300 (IDT) Date: Fri, 12 Sep 2008 09:10:00 -0000 From: Eli Zaretskii Subject: Re: [autodeps] gnu-nat, autogenerated files In-reply-to: <20080912050501.GC3714@adacore.com> X-012-Sender: halo1@inter.net.il To: Joel Brobecker Cc: pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200809091606.45512.pedro@codesourcery.com> <20080910180018.GP12222@adacore.com> <200809101948.18370.pedro@codesourcery.com> <20080912050501.GC3714@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00254.txt.bz2 > Date: Thu, 11 Sep 2008 22:05:01 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > > Hmmmm, looking at the docs you pointed below, I believe NAT_GENERATED_FILES > > is more correct. These files shouldn't be generated when building a cross > > debugger hosted on the hurd. I've made that change, hope it's OK. > > That makes sense. > > > Hmmm, errmmm, I don't know what to do here. :-) > > Eli is the documentation guru, I'll let him decide :). Pedro's patch for the documentation looks fine to me. Thanks. > > gdb/doc/ > > 2008-09-10 Pedro Alves > > > > * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES. > > That part needs to be reviewed by Eli. Done.