summaryrefslogtreecommitdiff
path: root/rust/examples/dwarf/dwarf_export
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-11-18Fix crash when using DWARF export with array of 0-sized typesJosh Ferrell
2024-11-11Add actual logger api to rustMason Reed
2024-11-04Remove ability to panic on pre-initialized logger in rustMason Reed
2024-07-18Support loading supplementary DWARF filesJosh Ferrell
2024-05-09Fix clippy warnings and run rustfmtMichael Krasnitski
2024-04-17allow DataVariable and NameAndType to be transmutableRubens Brandao
2024-04-09replace BStr with strRubens Brandao
2024-03-14Update to Rust 1.76Rusty Wagner
2024-01-09DWARF Export : Fix compatibility with other tools (no longer using DWO names ...KyleMiles
2023-12-05Fix cmake dependency for dwarf import/exportKyleMiles
2023-07-31Add dSYM supportKyleMiles
2023-07-26DWARF Import/Export : Update Cmake to save pdbsKyleMiles
2023-07-10DWARF Export : Misc improvementsKyleMiles
2023-07-10DWARF Export : Improve Default Parameter HandlingKyleMiles
2023-07-10Move DWARF Export in to DWARF folder in Rust API examples folderKyleMiles