| Age | Commit message (Collapse) | Author |
|
when you're statically compiling several Rust modules that use the API...only one needs to export it)
|
|
|
|
|
|
|
|
|
|
|
|
was called. Fixed by matching to handle the error case
|
|
clippy with comment
|
|
bit of codegen)...but will likely break custom BV plugins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
literally unusable)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`loader.debugInfoExternal` to `analysis.debugInfo.internal` and `analysis.debugInfo.external`
|
|
|
|
actions to load default load settings
|
|
Add API bindings for `BinaryView::GetDebugInfo()`, `BinaryView::ApplyDebugInfo()`, and `BinaryView::SetDebugInfo()`; Remove `analysis.experimental.parseDebugInfo`
(in favor of `loader.debugInfoInternal` and `loader.debugInfoExternal`)
|
|
|
|
|
|
This will enable us to have progress bars and cancellation of debuginfo application
|
|
|
|
|
|
|
|
|