From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29388 invoked by alias); 31 Aug 2007 09:38:58 -0000 Received: (qmail 29375 invoked by uid 22791); 31 Aug 2007 09:38:57 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 31 Aug 2007 09:38:54 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-237-140.inter.net.il [83.130.237.140]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ITU42672 (AUTH halo1); Fri, 31 Aug 2007 12:38:30 +0300 (IDT) Date: Fri, 31 Aug 2007 09:38:00 -0000 Message-Id: From: Eli Zaretskii To: Jan Kratochvil CC: drow@false.org, gdb-patches@sourceware.org, roland@redhat.com In-reply-to: <20070826094053.GA31348@host0.dyn.jankratochvil.net> (message from Jan Kratochvil on Sun, 26 Aug 2007 11:40:53 +0200) Subject: Re: [patch] build-id .debug files load (like .gnu_debuglink) Reply-to: Eli Zaretskii 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> 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/msg00548.txt.bz2 > 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 (assuming that the code patch is approved), and I will then improve it and post the changes here so you will see what I've done.