summaryrefslogtreecommitdiff
path: root/rust/examples/dwarfdump
AgeCommit message (Collapse)Author
2023-09-29DWARF Import : Misc code cleanup, improvements, and enabling by default changesKyleMiles
This includes: Gracefully handle missing DIE references Partially revert 7849cda Misc DWARFv5 Fixes Speed Improvements Fix crash on unexpected EOF Partially revert 0d5fe9ec8963a26361b8bf1af17e029afc87f952 and Correctly initialize DWARF Import plugin
2023-08-24Commit cargo.lock files for rust apiGlenn Smith
2023-07-10DWARF Import DebugInfo PluginKyleMiles
Resolves #3206
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2023-01-05Bump to 2021Joe Rozner
2022-08-29Rust API Examples : Fix uses of `InstructionTextToken::new`KyleMiles
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to ↵KyleMiles
-sys to reduce build errors
2021-06-29Resolves #2521; Rust API Linking ErrorsKyleMiles
2021-03-17Misc typo changes, const changes, code cleanup, and example updatesKyleMiles
2021-01-21cargo fmt and all my changesKyleMiles