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/MemoryScanner: Add 'Freeze Selected' #3334

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

dreamsyntax
Copy link
Contributor

  • Adds 'Freeze Selected Entries' which upon multiple watch entries selected, will freeze/unfreeze them to the opposite of the first entry's state.
  • Change "Remove Selected Entries from Watch List" -> "Remove Selected Entries"

This functionality has been useful for me. If you dislike this approach please don't hesitate to let me know and I'll change it. I figure it would be nice to have this feature.

Screenshots

Before

image

After

image

src/core/memory_scanner.h Outdated Show resolved Hide resolved
Copy link
Owner

@stenzek stenzek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise seems fine.

src/core/memory_scanner.cpp Outdated Show resolved Hide resolved
src/duckstation-qt/memoryscannerwindow.cpp Show resolved Hide resolved
@dreamsyntax dreamsyntax force-pushed the debugger-multi-freeze branch from 37c743d to 0b7234f Compare November 27, 2024 06:22
@stenzek stenzek merged commit 4e43b1e into stenzek:master Nov 27, 2024
8 checks passed
@dreamsyntax dreamsyntax deleted the debugger-multi-freeze branch November 27, 2024 12:12
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.

2 participants