From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23023 invoked by alias); 13 Jan 2007 14:11:50 -0000 Received: (qmail 23012 invoked by uid 22791); 13 Jan 2007 14:11:50 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 13 Jan 2007 14:11:45 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-11-156.inter.net.il [80.230.11.156]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BNO31580 (AUTH halo1); Sat, 13 Jan 2007 16:11:42 +0200 (IST) Date: Sat, 13 Jan 2007 14:11:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: gdb-patches@sourceware.org In-reply-to: <20070113140320.GL537@adacore.com> (message from Joel Brobecker on Sat, 13 Jan 2007 18:03:20 +0400) Subject: Re: [RFA] Improve help set/unset/show substitute-path Reply-to: Eli Zaretskii References: <20070112071323.GJ537@adacore.com> <20070113140320.GL537@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: 2007-01/txt/msg00330.txt.bz2 > Date: Sat, 13 Jan 2007 18:03:20 +0400 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > Thanks for the feedback, Eli. With your help, I think this second version > is a huge improvement. > > 2007-01-13 Joel Brobecker > > * source.c (_initialize_source): Improve the help text of > the substitute-path commands. > > Tested on x86-linux, no regression. > OK to commit? This version is fine with me, thanks.