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

Debug: add support for watchpoints #87

Open
alvieboy opened this issue May 14, 2021 · 0 comments
Open

Debug: add support for watchpoints #87

alvieboy opened this issue May 14, 2021 · 0 comments

Comments

@alvieboy
Copy link
Owner

(as requeste by Rui Martins)
Add support for watchpoints, which will trigger NMI and the debug window upon specific accesses detected on the bus.

It shall support filtering for:
Address (masked)
Read or Write
Memory or IO
Data (masked)

There should be a proper menu window for handling the watchpoints if using the menu debugger, or network support if using remote debugging.

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