From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24370 invoked by alias); 4 Dec 2011 18:41:31 -0000 Received: (qmail 24362 invoked by uid 22791); 4 Dec 2011 18:41:31 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-gx0-f169.google.com (HELO mail-gx0-f169.google.com) (209.85.161.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 04 Dec 2011 18:41:17 +0000 Received: by ggnq4 with SMTP id q4so5296887ggn.0 for ; Sun, 04 Dec 2011 10:41:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.154.66 with SMTP id vm2mr1168867obb.52.1323024076888; Sun, 04 Dec 2011 10:41:16 -0800 (PST) Received: by 10.182.63.166 with HTTP; Sun, 4 Dec 2011 10:41:16 -0800 (PST) In-Reply-To: <83liqsb7mx.fsf@gnu.org> References: <20110627160029.GF20676@adacore.com> <834o33qlm9.fsf@gnu.org> <83bowq6x7f.fsf@gnu.org> <83liqsb7mx.fsf@gnu.org> Date: Sun, 04 Dec 2011 18:41:00 -0000 Message-ID: Subject: Re: [patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename) From: iam ahal To: Eli Zaretskii Cc: tromey@redhat.com, dje@google.com, gdb-patches@sourceware.org, pmuldoon@redhat.com, brobecker@adacore.com, pedro@codesourcery.com, drow@false.org, jan.kratochvil@redhat.com Content-Type: text/plain; charset=ISO-8859-1 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: 2011-12/txt/msg00104.txt.bz2 On Sun, Dec 4, 2011 at 8:53 PM, Eli Zaretskii wrote: > I can fix this text, if you want, once I understand the situation with > the default value of this option, and once I understand the semantics > of without-compilation-directory. Yep, I agree. To speed up the process of the submitting of my feature, I think your help in correcting documentation would be great. ~Eldar