summaryrefslogtreecommitdiff
path: root/plugins/dwarf/dwarf_import/src/lib.rs
AgeCommit message (Expand)Author
2026-05-18[DWARF Import] Use proper address width for unknown architecturesJosh Ferrell
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2026-01-01update copyrights for 2026Jordan Wiens
2025-11-28[DWARF] Fix loading Fat Mach-O debug filesJosh Ferrell
2025-11-19[DWARF] Improve logging when loading fails, remove extra bv creationJosh Ferrell
2025-11-19Allow loading supplementary dwarf debug info from path in .gnu_debugaltlinkJosh Ferrell
2025-10-22Add more plugins to freeMason Reed
2025-10-16Apply relocations when parsing DWARFJosh Ferrell
2025-10-16Improve error messages in dwarf_importJosh Ferrell
2025-10-12Replace calls to unwrap() in dwarf_importJosh Ferrell
2025-08-18Fix loading local variables from DWARF in non-relocatable imagesJosh Ferrell
2025-05-12[Rust] More cleanup regarding `BnString`Mason Reed
2025-04-25Fix misc rust formattingMason Reed
2025-04-23Various DWARF fixesJosh Ferrell
2025-04-14Set vendor for .eh_frame parsing for aarch64 binariesJosh Ferrell
2025-03-28belated copyright year updateJordan Wiens
2025-01-25Rust refactorMason Reed