This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: status of Darwin support
>>>>> "Twisti" == Christian Thalinger <Christian.Thalinger@Sun.COM> writes:
Twisti> objfiles.c:792: internal-error: qsort_cmp: Assertion `obj_section_endaddr (sect1) <= sect2_addr' failed.
Twisti> A problem internal to GDB has been detected,
Twisti> further debugging may prove unreliable.
This is a recent regression. Paul Pluzhnikov posted a patch to fix this
crash on Linux, but I don't know whether the patch will fix Darwin.
Could you give it a try? (The patch is approved so presumably he will
be checking it in soon...)
Tom