On Wed, Apr 25, 2018 at 01:23:27PM +0200, Mark Wielaard wrote:
> DW_FORM_line_strp strings come from a separate .debug_line_str section.
> Make error messages more distinct (no .debug_str, no .debug_line_str or
> not a string form).
Pushed to master.
DW_FORM_line_strp strings come from a separate .debug_line_str section.
Make error messages more distinct (no .debug_str, no .debug_line_str or
not a string form).
Signed-off-by: Mark Wielaard
---
libdw/ChangeLog | 10 ++
libdw/dwarf_begin_elf.c | 1 +
libdw/dwarf_error.c