Vector35 / debugger

Binary Ninja debugger
Other
217 stars 15 forks source link

Double clicking an address should navigate to it in the first non-code view #624

Open xusheng6 opened 1 month ago

xusheng6 commented 1 month ago

Most of the time when I wish to navigate to an address that it not code, what I want is to navigate to it in the view that does not show the code, so that I can view the code side-by-side. Bonus point if it can create a new linear view to show the address if there is only one view, and it is the code view