From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12064 invoked by alias); 12 Mar 2012 13:10:36 -0000 Received: (qmail 11855 invoked by uid 22791); 12 Mar 2012 13:10:36 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SM X-Spam-Check-By: sourceware.org Received: from mail-lpp01m010-f41.google.com (HELO mail-lpp01m010-f41.google.com) (209.85.215.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 13:10:09 +0000 Received: by lagz14 with SMTP id z14so4466561lag.0 for ; Mon, 12 Mar 2012 06:10:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.30.137 with SMTP id s9mr4744365lbh.13.1331557807793; Mon, 12 Mar 2012 06:10:07 -0700 (PDT) Received: by 10.152.24.2 with HTTP; Mon, 12 Mar 2012 06:10:06 -0700 (PDT) In-Reply-To: <4F5BFE6E.4060905@gmail.com> References: <83fwgzbrp9.fsf@gnu.org> <201112061249.47758.pedro@codesourcery.com> <4F5BFE6E.4060905@gmail.com> Date: Mon, 12 Mar 2012 13:10: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: asmwarrior , Tom Tromey , gdb-patches@sourceware.org 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: 2012-03/txt/msg00393.txt.bz2 Sure. But before making new changes, I just want to get the maintainer's review of my patch which I've sent Saturday. Thanks. ~Eldar On Sun, Mar 11, 2012 at 5:22 AM, asmwarrior wrote: > Could you consider adding an option to show the fullpath? > See: > http://sourceware.org/ml/gdb-patches/2012-03/msg00073.html > > Thanks. > > Yuanhui Zhang