This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: warning: (Internal error: pc 0xd00 in read in psymtab, but not in symtab.)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]