From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25400 invoked by alias); 23 Aug 2006 18:36:44 -0000 Received: (qmail 25385 invoked by uid 22791); 23 Aug 2006 18:36:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 23 Aug 2006 18:36:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GFxaT-0008Tg-A7; Wed, 23 Aug 2006 14:36:25 -0400 Date: Wed, 23 Aug 2006 18:36:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: jan.kratochvil@redhat.com, amodra@bigpond.net.au, vgoyal@in.ibm.com, gdb@sourceware.org, anderson@redhat.com, binutils@sourceware.org Subject: Re: "gdb vmlinux" gives wrong symbol addresses Message-ID: <20060823183625.GA32564@nevyn.them.org> Mail-Followup-To: Mark Kettenis , jan.kratochvil@redhat.com, amodra@bigpond.net.au, vgoyal@in.ibm.com, gdb@sourceware.org, anderson@redhat.com, binutils@sourceware.org References: <20060818183807.GD12962@in.ibm.com> <20060818184837.GA1980@nevyn.them.org> <20060821013829.GA20576@bubble.grove.modra.org> <20060821015430.GA4615@nevyn.them.org> <20060821032419.GB20875@bubble.grove.modra.org> <20060823173100.GA1865@host0.dyn.jankratochvil.net> <200608231830.k7NIUv0G022403@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608231830.k7NIUv0G022403@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00184.txt.bz2 On Wed, Aug 23, 2006 at 08:30:57PM +0200, Mark Kettenis wrote: > Are we sure this is safe? Is it really impossible for debug sections > to refer to symbols in shared libs which will have relocations that > still need to be processed? That patch won't affect shared libs. But anyway, I'm against it; I think we should do it the way Alan suggested. -- Daniel Jacobowitz CodeSourcery