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

Implement ability to write memory contents #10

Closed
colin-grant-work opened this issue Feb 10, 2023 · 0 comments · Fixed by #108
Closed

Implement ability to write memory contents #10

colin-grant-work opened this issue Feb 10, 2023 · 0 comments · Fixed by #108
Assignees
Labels
enhancement New feature or request

Comments

@colin-grant-work
Copy link
Contributor

Description

In addition to the ReadMemoryRequest, the Debug Adapter Protocol supports a WriteMemoryRequest. It would be convenient to be able to modify memory as desired in a given memory view and then submit the changes as a WriteMemoryRequest.

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants