[PATCH] debug_str_offsets header version and padding are 2 bytes, not 4 bytes

Mark Wielaard mark@klomp.org
Mon May 20 11:29:50 GMT 2024


Hi,

On Thu, May 16, 2024 at 12:02:08AM +0200, Mark Wielaard wrote:
> Reading too much bytes for the header made debugedit skip the first
> actual string offsets table entry.

Pushed to main. This solved the main issue with clang -gdwarf-5
generated .debug_str_offsets. Last remaining issue is the handling
.debug_macro with strx forms.

Cheers,

Mark


More information about the Debugedit mailing list