index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
/
debuginfo.rs
Age
Commit message (
Expand
)
Author
2022-10-09
Remove default load settings; Move settings `analysis.debugInfoInternal` and ...
KyleMiles
2022-10-04
Fix cargo warnings about unused imports; cargo fmt
KyleMiles
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
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-29
[Rust API] Better name for this trait fn, more CC support
Glenn Smith
2022-09-22
Add new DebugInfo APIs
KyleMiles
2022-08-29
Rust API : Update and add copyrights
KyleMiles
2022-07-07
Revert 94649dde0d847aa2407d565632f7d2c3cdff32f5: "Add IsExternal callback to ...
KyleMiles
2022-06-09
Add `IsExternal` callback to debug info API
rose
2022-02-14
rust: add ArrayGuard and for non-owned arrays
Fabian Freyer
2021-08-18
Rust API : DebugInfo API Fixes
KyleMiles
2021-07-07
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles