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

Hex Editor is not updated if bytes are updated outside of editor #141476

Closed
sbatten opened this issue Jan 25, 2022 · 1 comment
Closed

Hex Editor is not updated if bytes are updated outside of editor #141476

sbatten opened this issue Jan 25, 2022 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@sbatten
Copy link
Member

sbatten commented Jan 25, 2022

Testing #141347

  1. Open hex editor from variables view
  2. Update bytes in debug console or by stepping through code

🐛 => hex editor remains unchanged

@connor4312
Copy link
Member

I don't think we'll be able to detect byte updates via the debug console, but updates via stepping is covered by the 'known issue' in microsoft/debug-adapter-protocol#238

@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants