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

Suggestion: Easy switching from watches to debug memory editor #23

Closed
natalyahasdied opened this issue Apr 2, 2019 · 1 comment
Closed

Comments

@natalyahasdied
Copy link

It would be nice if possible to have an easy way to switch from the two menus. For example, if hovering over a watch in the watches menu, if I want to edit it, I could press a button to have the debug memory editor auto popup with the relevant info filled in (watch address, address type). It could maybe just be some button on the same line as the watch with like, an arrow or something. Or maybe, be able to hover over the actual value the watch gives, and clicking that gives you memory editor.

Vice versa could be useful in some situations when looking at memory regions and wanting to add watches, but that type of work would normally be done in emu and I don't know a clean idea to allow for that transition.

@glankk
Copy link
Owner

glankk commented Aug 21, 2021

This feature has been implemented in #47

@glankk glankk closed this as completed Aug 21, 2021
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

2 participants