Skip to content

Conversation

@thaystg
Copy link
Member

@thaystg thaystg commented Oct 26, 2022

I think this will probably fix:

#77013
#68402

After trying a lot to reproduce I realized that on RuntimeReady method, the ClearAllBreakpoints works, but when we try to run the next command on the wasm page, which is the SetProtocolVersion, it's not a wasm page anymore then it throws the exception. In the PR I'm protecting all the messages sent on RuntimeReady, because it's expected an exception there if it's not a wasm page.

@thaystg thaystg requested a review from radical as a code owner October 26, 2022 16:25
@ghost ghost added the area-Debugger-mono label Oct 26, 2022
@ghost ghost assigned thaystg Oct 26, 2022
@thaystg thaystg requested review from ilonatommy and lewing October 26, 2022 16:25
@ghost
Copy link

ghost commented Oct 26, 2022

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

I think this will probably fix:

#77013
#68402

After trying a lot to reproduce I realized that on RuntimeReady method, the ClearAllBreakpoints works, but when we try to run the next command on the wasm page, which is the SetProtocolVersion, it's not a wasm page anymore then it throws the exception. In the PR I'm protecting all the messages sent on RuntimeReady, because it's expected an exception there if it's not a wasm page.

Author: thaystg
Assignees: thaystg
Labels:

area-Debugger-mono

Milestone: -

@thaystg
Copy link
Member Author

thaystg commented Oct 26, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3331696964

@thaystg thaystg merged commit 24cb35e into dotnet:main Oct 28, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants