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

Debugging shortcuts #578

Merged
merged 5 commits into from
Jul 17, 2018
Merged

Debugging shortcuts #578

merged 5 commits into from
Jul 17, 2018

Conversation

fcasal
Copy link
Contributor

@fcasal fcasal commented Jul 13, 2018

Adds debug menu and shortcuts:

  • Start debug: F9
  • Continue: F5
  • Step into: F7
  • Step over: F8
  • Add breakpoint: Ctrl+B

@Maijin
Copy link
Member

Maijin commented Jul 13, 2018

don't forget f2 for breakpoint too

@xarkes
Copy link
Member

xarkes commented Jul 16, 2018

Yes maybe F2 is more common than ctrl+B.
Anyway we can change later.

@fcasal
Copy link
Contributor Author

fcasal commented Jul 16, 2018

I'll add it np!

@xarkes xarkes merged commit 9dbb553 into rizinorg:debug Jul 17, 2018
xarkes pushed a commit that referenced this pull request Jul 24, 2018
* Added debug shortcuts and debug menu
* Added "Add breakpoint" shortcut
* Added debug shortcuts to readme
* Fix double memorymap ui
* Add bp F2 shortcut and fix toggling bp with shortcuts
fcasal added a commit to fcasal/cutter that referenced this pull request Jul 25, 2018
* Added debug shortcuts and debug menu
* Added "Add breakpoint" shortcut
* Added debug shortcuts to readme
* Fix double memorymap ui
* Add bp F2 shortcut and fix toggling bp with shortcuts
fcasal added a commit that referenced this pull request Jul 25, 2018
* Added debug shortcuts and debug menu
* Added "Add breakpoint" shortcut
* Added debug shortcuts to readme
* Fix double memorymap ui
* Add bp F2 shortcut and fix toggling bp with shortcuts
xarkes pushed a commit that referenced this pull request Jul 26, 2018
* Added debug shortcuts and debug menu
* Added "Add breakpoint" shortcut
* Added debug shortcuts to readme
* Fix double memorymap ui
* Add bp F2 shortcut and fix toggling bp with shortcuts
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

Successfully merging this pull request may close these issues.

None yet

3 participants