index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debuginfo.cpp
Age
Commit message (
Expand
)
Author
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-01-19
Add support for components in debug info
KyleMiles
2024-01-08
update copyright year
Jordan Wiens
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-05-08
Pass debug file along with original file to debug info parsers
KyleMiles
2023-03-22
Fix crashes in DebugInfo::GetXByY calls when the result is null
Glenn Smith
2023-01-05
Update copyright to 2023
Josh F
2022-09-29
DebugInfo: make parseInfo have a progress callback
Glenn Smith
2022-09-29
DebugInfo: take entire Type for function instead of by-parts
Glenn Smith
2022-09-29
Make DebugInfo::parse failable
Glenn Smith
2022-09-22
Add new DebugInfo APIs
KyleMiles
2022-07-07
Revert 94649dde0d847aa2407d565632f7d2c3cdff32f5: "Add IsExternal callback to ...
KyleMiles
2022-06-09
Add `IsExternal` callback to debug info API
rose
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-07-07
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles