summaryrefslogtreecommitdiff
path: root/rust/examples/dwarf/shared/src
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-10-08Add support for zstd compressed DWARF, simplify handling of zlib compressed D...Josh Ferrell
2024-06-10Fix handling of compressed debug sections in 32-bit ELFsJosh Ferrell
2024-06-06Fix DWARF parser reporting as valid for any binary with a build idJosh Ferrell
2024-06-06Support for local debug directoriesJosh Ferrell
2024-05-31Add debuginfod support to dwarf_importJosh Ferrell
2024-04-17allow DataVariable and NameAndType to be transmutableRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-09-20Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....KyleMiles
2023-08-30DWARF Import : >450,000% Performance ImprovementKyleMiles
2023-08-22DWARF : Update gimli dependencyKyleMiles
2023-07-31Add dSYM supportKyleMiles
2023-07-10DWARF Import DebugInfo PluginKyleMiles