[valgrind] [Bug 476125] Valgrind cannot read binaries containing debug symbols in DWARF 64 format

2023-11-06 Thread Borys
https://bugs.kde.org/show_bug.cgi?id=476125 --- Comment #2 from Borys --- (In reply to Mark Wielaard from comment #1) > In theory valgrind should be able to parse DWARF64, see the initial length > field reading in readdwarf.c and readdwarf3.c which set an 64bit flag. But > it doesn't surprise me

[valgrind] [Bug 476125] Valgrind cannot read binaries containing debug symbols in DWARF 64 format

2023-10-30 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=476125 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark Wielaar