debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Support manually rebasing the input binary view to match the debugger status

Open xusheng6 opened this issue 3 months ago • 1 comments

The debugger tries to automatically find out the remote base and rebase the binary accordingly. However, when it fails, there is no way for the user to manually rebase it

xusheng6 avatar Sep 12 '25 15:09 xusheng6

This would also imply that we need a way to disable the default debugger's behavior of rebasing, because otherwise the debugger will still try to rebase anyways, and it can cause issues

xusheng6 avatar Sep 16 '25 03:09 xusheng6