This is the mail archive of the gdb@sources.redhat.com 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: gdb on Alpha/Tru64 Unix ??


> mdebugread.c:2448:gdb-internal-error:Scetion index is unintialized.

You may want to try the following patch. I have intended to discuss this
matter with the rest of the GDB community, but haven't had time yet.
Anyway, this is not what will be the final fix (a bit too... brutal...),
but it should allow you to get past this internal error (note that the
error in itself is non-fatal, so you can just answer continue->yes and
dump_core->no, and everything should be fine).

-- 
Joel

Attachment: mdebugread.c.diff
Description: mdebugread.c.diff


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