Skip to content

Releases: davea42/libdwarf-code

Libdwarf version 0.3.2

26 Dec 00:06

Choose a tag to compare

Fixes a bug in LEB value reading of some values in the very rare case the compiler has emitted padding in the LEB. Moved and renamed many files so the directories look cleaner.

libdwarf version 0.3.1

04 Dec 16:20

Choose a tag to compare

Has improvements in detecting corrupt object files (Elf, MachO, and PE) and one new function that is only significant for those using an LLVM feature for Heterogenous Debugging. Passes Coverity Scan with zero issues. No further changes to libdwarf or dwarfdump are planned as all needed changes since May 2021 have been completed. All libdwarf public functions are documented in doc/libdwarf.pdf