summaryrefslogtreecommitdiff
path: root/debuginfo.cpp
AgeCommit message (Expand)Author
2024-01-19Add support for components in debug infoKyleMiles
2024-01-08update copyright yearJordan Wiens
2023-11-14Fix a number of leaks and bad uses of free in the apiGlenn Smith
2023-11-06Type ContainersGlenn Smith
2023-05-08Pass debug file along with original file to debug info parsersKyleMiles
2023-03-22Fix crashes in DebugInfo::GetXByY calls when the result is nullGlenn Smith
2023-01-05Update copyright to 2023Josh F
2022-09-29DebugInfo: make parseInfo have a progress callbackGlenn Smith
2022-09-29DebugInfo: take entire Type for function instead of by-partsGlenn Smith
2022-09-29Make DebugInfo::parse failableGlenn Smith
2022-09-22Add new DebugInfo APIsKyleMiles
2022-07-07Revert 94649dde0d847aa2407d565632f7d2c3cdff32f5: "Add IsExternal callback to ...KyleMiles
2022-06-09Add `IsExternal` callback to debug info APIrose
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles