From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17648 invoked by alias); 16 Mar 2009 19:48:38 -0000 Received: (qmail 17143 invoked by uid 22791); 16 Mar 2009 19:48:33 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BR,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Mar 2009 19:48:24 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KGM00G006XM5400@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Mon, 16 Mar 2009 21:49:09 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.218.225]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KGM003LW71W3BB0@i-mtaout6.012.net.il>; Mon, 16 Mar 2009 21:49:09 +0200 (IST) Date: Mon, 16 Mar 2009 19:51:00 -0000 From: Eli Zaretskii Subject: Re: Patch to update gdbint.texinfo [00/04] In-reply-to: <1237202453.29424.34.camel@thomas> To: jeremy.bennett@embecosm.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <1237202453.29424.34.camel@thomas> 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: 2009-03/txt/msg00278.txt.bz2 > From: Jeremy Bennett > Date: Mon, 16 Mar 2009 11:20:53 +0000 > > Last autumn I submitted patches to update the GDB Internals manual. > These were comprehensively reviewed by Eli, but could not be accepted at > the time, since I didn't have FSF copyright assignment papers in place. > > I now do have papers in place! So I'm pleased to resubmit, with Eli's > changes incorporated (for which many thanks) and updated to match the > current CVS top of tree. Thank you so much. Please commit this, with these 2 minor requests: . There are still a few places (not many) where there's only one space after a period that ends a sentence. Please make them two periods. . Please don't forget to commit image files (PDF and PNG) as binary Thanks again for working on this.