Menu

/trunk/libdwarf Commit Log


Commit Date  
[r4039] by kaiwang27

Add support for DWARF5 .debug_str_offsets section.

Submitted by: Toby Lloyd Davies (original patch)
Ticket: #620

2024-03-15 04:07:32 Tree
[r4038] by jkoshy

libdwarf: Fix a memory leak.

Submitted by: Toby Lloyd Davies
Ticket: #619

2024-03-06 10:17:40 Tree
[r4019] by kaiwang27

Add initial support for the revised DWARF5 line number section header.

Ticket: #611

2023-10-22 03:06:17 Tree
[r4016] by kaiwang27

Add support for DWARF5 .debug_line_str section.

Ticket: #611

2023-10-15 05:39:46 Tree
[r4015] by kaiwang27

dwarf_attrval_unsigned() should accept DW_FORM_sec_offset.

This fixes a use case for readelf: readelf uses this call to fetch
the value for DW_AT_stmt_list, which use this form to refer
to an offset in .debug_line section.

2023-10-15 02:46:33 Tree
[r4013] by kaiwang27

Implemented new API dwarf_next_cu_header_d().

Comparing with dwarf_next_cu_header_c(), this new revision adds support
for returning the DWARF5 unit type.

2023-10-14 22:40:50 Tree
[r4012] by kaiwang27

Add strings for attributes, forms, tags and unit types added in DWARF5.

Ticket: #611

2023-10-13 01:15:02 Tree
[r4011] by kaiwang27

Fix typos.

2023-10-13 01:14:59 Tree
[r4010] by kaiwang27

Add initial support for parsing DWARF5 .debug_info section.

Ticket: #611

2023-10-12 18:17:14 Tree
[r4009] by kaiwang27

Add initial support for parsing forms added by the DWARF5 standard.

Ticket: #611

2023-10-12 18:17:10 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.