Add support for DWARF5 .debug_str_offsets
Patched committed with some cleanups. Thanks!
Add support for DWARF5 .debug_str_offsets section.
Add initial support for the revised DWARF5 line number section header.
Implemented dumping DWARF5 .debug_line section.
Add support for displaying DWARF5 indirect line string.
Add support for DWARF5 .debug_line_str section.
dwarf_attrval_unsigned() should accept DW_FORM_sec_offset.