This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: [Ada] extract known tasks array parameters from symbol table
> > The problem is that certain GNU/Linux distributions decided to simply
> > strip all runtime libraries of debug info, and then provide additional
> > packages for the debug version of these shared libs. And apparently,
> > it's a significant disruption to address this issue at the package
> > creation level. So we need to try to support those users the best
> > we can.
>
> Ok. But how are debug infos for the ATCB read ? Are they in the
> executable due to implicit with of ada.tasking ?
I am not 100% sure, but that's my guess as well.
--
Joel