deprecated_python_debugger icon indicating copy to clipboard operation
deprecated_python_debugger copied to clipboard

Debugger split view error

Open ethergrouik opened this issue 3 years ago • 0 comments

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:

  1. Launch the debugger
  2. "Run"
  3. Split view
  4. "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.
  5. Close the right panel using the cross [X] which is at the right of the split button.

Additional Information: No particular context

ethergrouik avatar Feb 27 '22 12:02 ethergrouik