From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9661 invoked by alias); 13 Nov 2005 17:39:11 -0000 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 Received: (qmail 9652 invoked by uid 22791); 13 Nov 2005 17:39:09 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 13 Nov 2005 17:39:09 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EbLom-0000f8-Pq; Sun, 13 Nov 2005 12:39:05 -0500 Date: Sun, 13 Nov 2005 17:39:00 -0000 From: Daniel Jacobowitz To: Ron McCall Cc: gdb@sources.redhat.com Subject: Re: warning: (Internal error: pc 0xd00 in read in psymtab, but not in symtab.) Message-ID: <20051113173904.GF1945@nevyn.them.org> Mail-Followup-To: Ron McCall , gdb@sources.redhat.com References: <20051108150752.62145.qmail@web81211.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051108150752.62145.qmail@web81211.mail.mud.yahoo.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00249.txt.bz2 On Tue, Nov 08, 2005 at 07:07:52AM -0800, Ron McCall wrote: > Hi, > > I've been using gdb-6.3.50.20051026 (powerpc-eabi > target, sparc-solaris2.9 host) and have been getting a > lot of internal error messages like in the subject > line above. This often happens when disassembling > code, even code that is part of the executable, both > before and after loading the code. Is this a known > problem? Would a newer snapshot be better? What debugging format are you using - stabs or dwarf2? I don't know offhand what could be causing this, and it's unlikely that a newer snapshot will make a difference - that's pretty current. -- Daniel Jacobowitz CodeSourcery, LLC