From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15816 invoked by alias); 21 Apr 2009 03:15:33 -0000 Received: (qmail 15800 invoked by uid 22791); 21 Apr 2009 03:15:29 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SPF_SOFTFAIL 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.43rc1) with ESMTP; Tue, 21 Apr 2009 03:15:23 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KIF00700KPRSN00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Tue, 21 Apr 2009 06:15:20 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.219.161]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KIF00BGBL1JUB60@i-mtaout7.012.net.il>; Tue, 21 Apr 2009 06:15:20 +0300 (IDT) Date: Tue, 21 Apr 2009 03:15:00 -0000 From: Eli Zaretskii Subject: Re: Add --with-relocated-sources configure option In-reply-to: To: "Joseph S. Myers" Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83skk2hf3m.fsf@gnu.org> References: <83tz4jghf0.fsf@gnu.org> 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-04/txt/msg00552.txt.bz2 > Date: Mon, 20 Apr 2009 23:15:20 +0000 (UTC) > From: "Joseph S. Myers" > cc: gdb-patches@sourceware.org > > On Tue, 21 Apr 2009, Eli Zaretskii wrote: > > > > Date: Mon, 20 Apr 2009 20:26:08 +0000 (UTC) > > > From: "Joseph S. Myers" > > > > > > gdb/doc: > > > 2009-04-20 Joseph Myers > > > > > > * gdb.texinfo (Source Path): Document --with-relocated-sources. > > > > This part is okay (assuming that the code is approved), with a few > > comments: > > How does the documentation in this revised version of the patch seem? Looks good to me, thanks.