From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13054 invoked by alias); 21 Jun 2006 08:11:29 -0000 Received: (qmail 13031 invoked by uid 22791); 21 Jun 2006 08:11:28 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-01.spheriq.net (HELO lon-del-01.spheriq.net) (195.46.50.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 Jun 2006 08:11:26 +0000 Received: from lon-out-02.spheriq.net ([195.46.50.130]) by lon-del-01.spheriq.net with ESMTP id k5L8Av1q026627 for ; Wed, 21 Jun 2006 08:11:12 GMT Received: from lon-cus-02.spheriq.net (lon-cus-02.spheriq.net [195.46.50.38]) by lon-out-02.spheriq.net with ESMTP id k5L8ArFB008272 for ; Wed, 21 Jun 2006 08:10:56 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-02.spheriq.net with ESMTP id k5L8AoZf012997 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 21 Jun 2006 08:10:53 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 397A7DA5F; Wed, 21 Jun 2006 08:10:32 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id BC0A8472C5; Wed, 21 Jun 2006 08:10:31 +0000 (GMT) Received: from crx549.cro.st.com (crx549.cro.st.com [164.129.44.49]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CHT03349 (AUTH "frederic riss"); Wed, 21 Jun 2006 10:10:30 +0200 (CEST) Subject: Re: Problems with startup code symbols (Copious warnings) From: Frederic RISS To: Daniel Jacobowitz Cc: Steven Johnson , Jim Blandy , gdb@sources.redhat.com In-Reply-To: <20060620233444.GA14292@nevyn.them.org> 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> <20060620233444.GA14292@nevyn.them.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 08:54:00 -0000 Message-Id: <1150877429.2480.91.camel@crx549.cro.st.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit 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/msg00171.txt.bz2 On Tue, 2006-06-20 at 19:34 -0400, Daniel Jacobowitz wrote: > 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. Just out of curiosity, do you have any pointers to these 'pursued fixes'?