From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24321 invoked by alias); 31 Aug 2007 20:51:09 -0000 Received: (qmail 24309 invoked by uid 22791); 31 Aug 2007 20:51:08 -0000 X-Spam-Check-By: sourceware.org Received: from pauline.vellum.cz (HELO pauline.vellum.cz) (89.250.243.234) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 31 Aug 2007 20:50:57 +0000 Received: from host0.dyn.jankratochvil.net (localhost.localdomain [127.0.0.1]) by pauline.vellum.cz (8.12.11.20060308/8.12.11) with ESMTP id l7VKoePk003469; Fri, 31 Aug 2007 22:50:41 +0200 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.1/8.13.8) with ESMTP id l7VKobdW027545; Fri, 31 Aug 2007 22:50:37 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.1/8.14.1/Submit) id l7VKoaxQ027544; Fri, 31 Aug 2007 22:50:36 +0200 Date: Fri, 31 Aug 2007 20:51:00 -0000 From: Jan Kratochvil To: Eli Zaretskii Cc: drow@false.org, gdb-patches@sourceware.org, roland@redhat.com Subject: Re: [patch approval?] build-id .debug files load (like .gnu_debuglink) Message-ID: <20070831205036.GA27344@host0.dyn.jankratochvil.net> References: <20070824180450.GA4216@host0.dyn.jankratochvil.net> <20070824182028.GA19512@caradoc.them.org> <20070825224914.GA11255@host0.dyn.jankratochvil.net> <20070825235805.GA11876@caradoc.them.org> <20070826094053.GA31348@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14 (2007-02-12) X-IsSubscribed: yes 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: 2007-08/txt/msg00562.txt.bz2 On Fri, 31 Aug 2007 11:38:37 +0200, Eli Zaretskii wrote: > (assuming that the code patch is approved), AFAIK I did not get a final approval. http://sources.redhat.com/ml/gdb-patches/2007-08/msg00478.html > > Date: Sun, 26 Aug 2007 11:40:53 +0200 > > From: Jan Kratochvil > > Cc: gdb-patches@sourceware.org, Roland McGrath > > > > 2007-08-26 Jan Kratochvil > > > > * gdb.texinfo (Separate Debug Files): Included a BUILD ID description. > > Enlisted BUILD ID to the debug file searching example. > > Included a BUILD ID `.note.gnu.build-id' section description. > > Updated/added the debug files splitting instructions for OBJCOPY. > > Thanks. The patch for the manual needs some work on the wording. > Please commit it Thanks, going to at least make notes on your fixes. Regards, Jan