This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: [PATCH] libdw: Add support for reading DW_FORM_strx[1234] in .debug_str_offsets.


On Fri, 2018-03-30 at 17:57 +0200, Mark Wielaard wrote:
> Recognize the new .debug_str_offsets section. The CU will now hold a new
> str_off_base offset in that section for that CU. dwarf_form_string will
> decode DW_FORM_strx[1234] and return strings using that str_off_base
> from the .debug_addr.

Pushed to master.


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