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: Problem with symbols


>>>>> "Avi" == Avi Gozlan <avi@checkpoint.com> writes:

Avi> "warning: (Internal error: pc 0x82767e0 in read in psymtab, but not in symtab.)"

Avi> GDB version: 7.0

Avi> Any idea why this happens? How can this be eliminated? 
Avi> If more information is required please let me know.

Could you try GDB 7.1?
I believe a bug causing this was fixed between 7.0 and 7.1.  I don't
remember the details.

This bug can occur if the psymtab reader and the full symbol table
reader disagree somehow.  That is, it indicates a bug in gdb.

Tom


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