summaryrefslogtreecommitdiff
path: root/docs/guide/debuginfo.md
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-22Change how DWARF Import initializes to enable unit testsKyleMiles
2023-08-21Add initial debug info, PDB, and DWARF user docsKyleMiles