From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30916 invoked by alias); 20 Mar 2014 17:28:27 -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 30904 invoked by uid 89); 20 Mar 2014 17:28:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout23.012.net.il Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 20 Mar 2014 17:28:25 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0N2Q00L00W8NO100@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Thu, 20 Mar 2014 19:28:23 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N2Q00LKWWJAMN40@a-mtaout23.012.net.il>; Thu, 20 Mar 2014 19:28:23 +0200 (IST) Date: Thu, 20 Mar 2014 17:28:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH v5 7/8] Validate symbol file using build-id In-reply-to: <20140320073350.GA22555@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org, ARistovski@qnx.com Reply-to: Eli Zaretskii Message-id: <83y5047pa2.fsf@gnu.org> References: <20140319223004.14668.20989.stgit@host1.jankratochvil.net> <20140319223123.14668.95821.stgit@host1.jankratochvil.net> <83mwgl8r3n.fsf@gnu.org> <20140320073350.GA22555@host2.jankratochvil.net> X-IsSubscribed: yes X-SW-Source: 2014-03/txt/msg00500.txt.bz2 > Date: Thu, 20 Mar 2014 08:33:50 +0100 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org, ARistovski@qnx.com > > Hi Eli, > > On Thu, 20 Mar 2014 04:51:40 +0100, Eli Zaretskii wrote: > > Thanks. I already approved the docs parts, right? > > there remains unapproved the doc/gdb.texinfo part of this patch 7/8. > In this v5 series the text has been even changed due to the functionality > change: > * svr4_validate() considers missing local build-id as not-a-match > (*) > > Unfinished discussion with you about this doc/gdb.texinfo part is: > https://sourceware.org/ml/gdb-patches/2014-03/msg00473.html > Message-ID: <20140319223258.GA5398@host2.jankratochvil.net> Yes, but in https://sourceware.org/ml/gdb-patches/2014-03/msg00219.html I suggested an addition, which somehow didn't make it here. The only change I see is in the wording of the warning message you quote.