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

Debugger: Add disassembler toggle to go to the PC address on pause #12177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chaoticgd
Copy link
Contributor

@chaoticgd chaoticgd commented Jan 9, 2025

Description of Changes

Adds a context menu option to disable the behaviour of making the disassembler jump to the address stored in the program counter when the VM is paused.

Rationale behind Changes

Implements/closes #12170. Seems like a reasonable suggestion.

Suggested Testing Steps

Try the new context menu option and see if it still jumps.

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

Successfully merging this pull request may close these issues.

[BUG]: debugger disassambler loses scroll position when the game is resumed
1 participant