deprecated_python_debugger
deprecated_python_debugger copied to clipboard
Debugger split view error
Version and Platform:
- Binary Ninja Version: 3.0.3233 Personal (Build ID e250d0a3)
- OS: Ubuntu Linux
- OS Version: 20.04
Bug Description: While the Debugger view is splitted and the new (right) part closed using the cross [X], using the debugger becomes impossible. Have to quit BN to be able to use it again.
Steps To Reproduce: Please provide all steps required to reproduce the behavior:
- Launch the debugger
- "Run"
- Split view
- "Step Into on the left part of the views: the focus goes to the right part, only "Quit" and "Pause" are available on the left part.
- Close the right panel using the cross [X] which is at the right of the split button.
Additional Information: No particular context