Hi, On Tue, 2023-01-10 at 18:44 +0100, Mark Wielaard wrote: > The various print_debug_*_section functions didn't get the section > data in the same way. Add a new get_debug_elf_data function that > gets the (possibly relocated) section data and that checks (and > warns) if the data might still be compressed in a way that we > cannot decompress.
Pushed. Cheers, Mark