From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23638 invoked by alias); 14 Apr 2006 13:42:29 -0000 Received: (qmail 23630 invoked by uid 22791); 14 Apr 2006 13:42:29 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-01.spheriq.net (HELO lon-del-01.spheriq.net) (195.46.50.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Apr 2006 13:42:27 +0000 Received: from lon-out-03.spheriq.net ([195.46.50.131]) by lon-del-01.spheriq.net with ESMTP id k3EDgNkH004778 for ; Fri, 14 Apr 2006 13:42:23 GMT Received: from lon-cus-01.spheriq.net (lon-cus-01.spheriq.net [195.46.50.37]) by lon-out-03.spheriq.net with ESMTP id k3EDgNcX023144 for ; Fri, 14 Apr 2006 13:42:23 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-01.spheriq.net with ESMTP id k3EDgL8H021466 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 14 Apr 2006 13:42:22 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 1BFD1DA42; Fri, 14 Apr 2006 13:42:21 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9440948232; Fri, 14 Apr 2006 13:42:20 +0000 (GMT) Received: from crx549.cro.st.com (crx549.cro.st.com [164.129.44.49]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CHE76112 (AUTH "frederic riss"); Fri, 14 Apr 2006 15:42:18 +0200 (CEST) Subject: Re: [RFC] Don't lose compilation directory in Dwarf2 line-tables From: Frederic RISS To: Eli Zaretskii Cc: gdb-patches@sourceware.org In-Reply-To: References: <1144927446.14807.561.camel@crx549.cro.st.com> <8f2776cb0604131049i69e9b20fv78e60c023f245e56@mail.gmail.com> <1144999942.14807.721.camel@crx549.cro.st.com> <1145015039.14807.767.camel@crx549.cro.st.com> Content-Type: text/plain Date: Fri, 14 Apr 2006 13:42:00 -0000 Message-Id: <1145022137.14807.794.camel@crx549.cro.st.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-04/txt/msg00190.txt.bz2 On Fri, 2006-04-14 at 16:07 +0300, Eli Zaretskii wrote: > > @item directory > > -Reset the source path to empty again. This requires confirmation. > > +Reset the source path to its initial value. This requires confirmation. > > Please say ``default value'' instead of ``initial value'', and please > show that default value. Like in ``Reset the source path to its default value (@samp{$cdir:$cwd} on Unix systems).'' Sorry if I ask dumb questions, I've never been good at writing docs. > Also, `dir' with no arguments no longer requires a confirmation, so > please delete that sentence. Really? my checkout from yersterday still asks me : (gdb) dir Reinitialize source path to empty? (y or n) y Source directories searched: $cdir:$cwd