| Age | Commit message (Collapse) | Author |
|
`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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Impl definitely not controversial and in no way will get me flamed for taking on a dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentation)
|
|
|
|
|
|
|
|
`InstructionTextTokenContents`; Fix some functions in types.rs not following the `T:
Into<Conf<...>>` convention
|
|
debug info API"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
panics when called on certain types in newer versions of Rust
|
|
initialization, and parsing
|
|
|
|
|
|
Closes #2427, #2585, #1658, #1632, probably others
|
|
Co-authored-by: EliseZeroTwo <mail@elise.moe>
|
|
disassembly::InstructionTextToken; update examples
|