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: Memory search changes #12278

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Debugger: Memory search changes #12278

merged 2 commits into from
Feb 7, 2025

Conversation

F0bes
Copy link
Member

@F0bes F0bes commented Feb 6, 2025

Description of Changes

Adds an 'unknown initial value' comparison to the memory searcher (fixes #12276)
Made it so we only validate the search value input when the comparison uses the value.

Rationale behind Changes

Better ergonomics and improves the utility of the debugger.

Suggested Testing Steps

Try doing a filter search with 'decreased by', 'unchanged', etc with the search value text-box being empty
Try filtering down a value using the 'unknown initial value' comparison.

@F0bes F0bes force-pushed the dbg-unknown-value branch from 65f9948 to 99eb31e Compare February 7, 2025 15:53
@F0bes F0bes merged commit 795b081 into master Feb 7, 2025
22 checks passed
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.

[Feature Request]: Debugger - Search by previous value without initial value
1 participant