debugger
debugger copied to clipboard
Binary Ninja debugger
**Version and Platform (required):** Client: - Binary Ninja Version: 5.1.8104-stable - OS: Windows - OS Version: 11 - CPU Architecture: x86-64 - Local or Remote Debugging: remote debugging Remote: -...
Things to include: 1. When using LogError/LogInfo, use the LogErrorF/LogInfoF version 2. ...
As in https://github.com/Vector35/binaryninja-api/blob/15c635b873105eda2861430d062ea3f6bdfe9d9b/python/scriptingprovider.py#L1532-L1535
after I type in the debugger repl, the focus sometimes changes depending on what happens when I step. the repl should stay in focus so I can spam p and...
I noticed two issues that cause a significant slow down during launch while during macOS debugging. 1. The file being debugging is always copied to the remote system despite the...
Running ```log enable --file /tmp/lldb-gdbremote.log --timestamp gdb-remote packets``` turns on logging for LLDB GDB RSP communication