From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1702 invoked by alias); 9 Dec 2013 13:24:34 -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 1690 invoked by uid 89); 9 Dec 2013 13:24:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qe0-f46.google.com Received: from Unknown (HELO mail-qe0-f46.google.com) (209.85.128.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 09 Dec 2013 13:24:32 +0000 Received: by mail-qe0-f46.google.com with SMTP id a11so2678905qen.5 for ; Mon, 09 Dec 2013 05:24:24 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.224.127.74 with SMTP id f10mr33926050qas.56.1386595464608; Mon, 09 Dec 2013 05:24:24 -0800 (PST) Received: by 10.96.175.66 with HTTP; Mon, 9 Dec 2013 05:24:24 -0800 (PST) In-Reply-To: <52A5BFBB.20000@redhat.com> References: <1386538152-13461-1-git-send-email-a3at.mail@gmail.com> <20131209083216.GB4011@adacore.com> <52A5BFBB.20000@redhat.com> Date: Mon, 09 Dec 2013 13:24:00 -0000 Message-ID: Subject: Re: [PATCH] gdb: set filename-display shortpath support From: Azat Khuzhin To: Pedro Alves Cc: Joel Brobecker , gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2013-12/txt/msg00340.txt.bz2 On Mon, Dec 9, 2013 at 5:03 PM, Pedro Alves wrote: > On 12/09/2013 09:02 AM, Azat Khuzhin wrote: >> Thanks for you review. >> I resent new patch with coding style issues resolved. (V2) > > If there will be further versions, please identify the patch > version in the subject line too: e.g., [PATCH v5]. It gets > confusing to have several similar threads with the same > subject. Sure, will do. BTW, the latest patch version now is V4. > > Thanks! > > -- > Pedro Alves > -- Respectfully Azat Khuzhin