From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12305 invoked by alias); 9 Aug 2006 16:50:44 -0000 Received: (qmail 12215 invoked by uid 22791); 9 Aug 2006 16:50:43 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 Aug 2006 16:50:41 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 182EB48CBD7; Wed, 9 Aug 2006 12:50:39 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27133-02-3; Wed, 9 Aug 2006 12:50:38 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id A15F048CBD5; Wed, 9 Aug 2006 12:50:38 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id B9CD147EFA; Wed, 9 Aug 2006 09:50:36 -0700 (PDT) Date: Wed, 09 Aug 2006 16:51:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/NEWS] document addition of set/show/unset substitute-path Message-ID: <20060809165036.GA15936@adacore.com> References: <20060808224119.GE19846@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00071.txt.bz2 > > What do you guys think of the following patch. I tried to keep > > things relatively short and succint. Does it need to be expanded > > a bit or is it clear enough? > > I think it's clear enough. Please commit this. Thanks for the review. Committed. -- Joel