From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20528 invoked by alias); 20 Jun 2006 23:34:58 -0000 Received: (qmail 20517 invoked by uid 22791); 20 Jun 2006 23:34:57 -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; Tue, 20 Jun 2006 23:34:55 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fspk4-0003js-KU; Tue, 20 Jun 2006 19:34:44 -0400 Date: Tue, 20 Jun 2006 23:35:00 -0000 From: Daniel Jacobowitz To: Steven Johnson Cc: Frederic RISS , Jim Blandy , gdb@sources.redhat.com Subject: Re: Problems with startup code symbols (Copious warnings) Message-ID: <20060620233444.GA14292@nevyn.them.org> Mail-Followup-To: Steven Johnson , Frederic RISS , Jim Blandy , gdb@sources.redhat.com References: <44881434.2040207@sakuraindustries.com> <1150704956.2480.65.camel@crx549.cro.st.com> <20060620122112.GA20079@nevyn.them.org> <1150806737.2480.71.camel@crx549.cro.st.com> <20060620123712.GA20631@nevyn.them.org> <1150808381.2480.85.camel@crx549.cro.st.com> <449856E1.50308@sakuraindustries.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449856E1.50308@sakuraindustries.com> 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-06/txt/msg00161.txt.bz2 On Wed, Jun 21, 2006 at 07:13:21AM +1100, Steven Johnson wrote: > Is it possible to to tell what section the debug info is for? No, at this point, that's exactly the problem. The necessary information is gone. Long term, the correct fix to this is not in GDB anyway. Both linker and compiler fixes have been pursued. Someone just needs to push through on it. -- Daniel Jacobowitz CodeSourcery