debugger icon indicating copy to clipboard operation
debugger copied to clipboard

The debugger should use UIContext::recreateViewFrames to create the new frames instead of closing the tab and then re-open it

Open xusheng6 opened this issue 2 years ago • 0 comments

As mentioned in https://github.com/Vector35/binaryninja/issues/536, the main window code that does rebasing already migrated to this function. It has a few advantages, e.g., it can properly handle multiple open tabs for the same file

xusheng6 avatar Sep 12 '23 07:09 xusheng6