From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31813 invoked by alias); 12 Oct 2006 12:52:52 -0000 Received: (qmail 31805 invoked by uid 22791); 12 Oct 2006 12:52:52 -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; Thu, 12 Oct 2006 12:52:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GY03G-000052-4v; Thu, 12 Oct 2006 08:52:42 -0400 Date: Thu, 12 Oct 2006 12:52:00 -0000 From: Daniel Jacobowitz To: Steven Johnson Cc: Michael Eager , gdb@sources.redhat.com Subject: Re: GDB internal error: pc in psymtab, not in symtab Message-ID: <20061012125241.GA32739@nevyn.them.org> Mail-Followup-To: Steven Johnson , Michael Eager , gdb@sources.redhat.com References: <452DC493.40908@eagercon.com> <20061012044310.GA21442@nevyn.them.org> <452DF4D9.607@sakuraindustries.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <452DF4D9.607@sakuraindustries.com> User-Agent: Mutt/1.5.13 (2006-08-11) 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-10/txt/msg00075.txt.bz2 On Thu, Oct 12, 2006 at 06:55:05PM +1100, Steven Johnson wrote: > I suggest you read this thread: > http://sourceware.org/ml/gdb/2006-06/msg00085.html > > It may be the cause of your problem, as it is the cause of this warning > for me. > > I simply comment out the code referred to in this post and this warning > goes away for me. I can't come up with a better way to deal with it. > Of course if you also have .linkonce sections in your program, you are > probably hosed. That was already fixed in CVS for your case, as you may recall. -- Daniel Jacobowitz CodeSourcery