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 11/15/05, Daniel Jacobowitz <drow@false.org> wrote:
> If you're going to change the toolchain to solve this problem, this
> isn't the way to do it.  Just put the .debug_info section in a COMDAT
> group with the section to be discarded.  This should be a pretty
> trivial change nowadays, since the linker has grown proper COMDAT
> support.

Okay.  I was hoping to get an answer of the form "Don't bother .* COMDAT .*".


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