From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11954 invoked by alias); 17 Dec 2013 21:29:25 -0000 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 Received: (qmail 11944 invoked by uid 89); 17 Dec 2013 21:29:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qc0-f172.google.com Received: from mail-qc0-f172.google.com (HELO mail-qc0-f172.google.com) (209.85.216.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 17 Dec 2013 21:29:24 +0000 Received: by mail-qc0-f172.google.com with SMTP id e16so5385206qcx.17 for ; Tue, 17 Dec 2013 13:29:22 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.49.109.97 with SMTP id hr1mr46735969qeb.59.1387315762389; Tue, 17 Dec 2013 13:29:22 -0800 (PST) Received: by 10.96.175.66 with HTTP; Tue, 17 Dec 2013 13:29:22 -0800 (PST) In-Reply-To: <83haaf6ulh.fsf@gnu.org> References: <1386787611-2952-1-git-send-email-a3at.mail@gmail.com> <83haaf6ulh.fsf@gnu.org> Date: Tue, 17 Dec 2013 21:29:00 -0000 Message-ID: Subject: Re: [PATCH v8] gdb: set filename-display shortpath support From: Azat Khuzhin To: Eli Zaretskii Cc: gdb-patches@sourceware.org, Tom Tromey , Joel Brobecker , Pedro Alves Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2013-12/txt/msg00666.txt.bz2 Any activity? Can this patch be merged? Thanks! On Wed, Dec 11, 2013 at 11:44 PM, Eli Zaretskii wrote: >> From: Azat Khuzhin >> Cc: tromey@redhat.com, >> eliz@gnu.org, >> brobecker@adacore.com, >> palves@redhat.com, >> Azat Khuzhin >> Date: Wed, 11 Dec 2013 22:46:51 +0400 >> >> V8: add example into doc and fix a typo in symtab_to_shortpath() >> (searching of path must start from prev_slash_* not from slash_*, >> found when I was wrote an example, thanks to Eli, who suggested to write it.) > > Fine with me, thanks. -- Respectfully Azat Khuzhin