Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional navigation in source #490

Open
kowalski opened this issue Sep 30, 2024 · 0 comments
Open

Additional navigation in source #490

kowalski opened this issue Sep 30, 2024 · 0 comments

Comments

@kowalski
Copy link
Member

  • Step into currrent function (if we are on the JUMP)
  • Step out of current function (should go to JUMPDEST marked as o)
  • Step over current function
  • Jump out of current function

For the moment we only have navigation

  • next opcode (arrow down)
  • previous opcode (arrod up)

So ideally we would hook this new navigation to some keystrokes too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant