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

Add an interactive command to set a register or memory value #728

Closed
pdav opened this issue Jul 17, 2024 · 0 comments · Fixed by #771
Closed

Add an interactive command to set a register or memory value #728

pdav opened this issue Jul 17, 2024 · 0 comments · Fixed by #771

Comments

@pdav
Copy link
Collaborator

pdav commented Jul 17, 2024

In interactive debug sessions, a command to modify a register or memory value should be valuable.

Example syntax:

set <MEM_OR_REG> <VALUE>

Examples of use:

  • set 2000 123
  • set var 456
  • set %pc 789
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 a pull request may close this issue.

1 participant