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 memory breakpoint conditions #17270

Merged
merged 5 commits into from
Apr 12, 2023

Conversation

unknownbrackets
Copy link
Collaborator

This makes it possible to set an expression condition on any memory breakpoint. It also fixes log using outdated values of registers in jit when a memory breakpoint is hit (for non-change breakpoints.)

-[Unknown]

@hrydgard
Copy link
Owner

Nice cleanups, in addition to the feature!

@hrydgard hrydgard added this to the v1.15.0 milestone Apr 12, 2023
@hrydgard hrydgard merged commit 39d7651 into hrydgard:master Apr 12, 2023
@unknownbrackets unknownbrackets deleted the debugger-cond branch April 12, 2023 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants