[Bug libdw/31447] Provide a public debug section relocation function

2024-03-03 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31447 --- Comment #1 from Mark Wielaard --- This is the current "workaround" I use when working with individual ET_REL DWARF files (also works for any other ELF type): static char *debuginfo_path = NULL; static const Dwfl_Callbacks dwfl_callbacks

[Bug libdw/31447] New: Provide a public debug section relocation function

2024-03-03 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31447 Bug ID: 31447 Summary: Provide a public debug section relocation function Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Com