https://sourceware.org/bugzilla/show_bug.cgi?id=23389

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Nick Clifton from comment #2)
> (In reply to H.J. Lu from comment #1)
> > How are separate debuginfo files are encoded in the executable?
> 
> Ah - there are three different ways....
> 
>   1. In a .gnu.debuglink section

This should work.

>   2. In a .gnu.altdebuglink section

I didn't see this one.  Does GDB work with this?

> and
> 
>   3. Via the DW_AT_GNU_dwo_name, DW_AT_dwo_name, DW_AT_GNU_dwo_id
>      and DW_AT_comp_dir DWARF attributes.

This is PR 22434.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to