[valgrind] [Bug 492429] Add support for MiniDebugInfo (.gnu_debugdata)

2024-08-30 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=492429 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #3 from Mark Wielaar

[valgrind] [Bug 492429] Add support for MiniDebugInfo (.gnu_debugdata)

2024-08-30 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=492429 --- Comment #2 from Sam James --- elfutils (naturally) already supports it in dwfl_module_getdwarf's find_aux_sym, but I don't think debuginfod is wired up for it given it's supposed to be in the same binary. Dunno if it makes sense to try hack in debug

[valgrind] [Bug 492429] Add support for MiniDebugInfo (.gnu_debugdata)

2024-08-30 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=492429 --- Comment #1 from Sam James --- FWIW, it looks like Fedora does this by default [1], but it may be of less interest to Valgrind given Valgrind supports debuginfod these days. [1] https://fedoraproject.org/wiki/Features/MiniDebugInfo -- You are rece