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

[sdb] Add MODULE_APPLY_CHANGES command for hot reload #49043

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

lambdageek
Copy link
Member

@lambdageek lambdageek commented Mar 3, 2021

Contributes to #44806

Add mono soft debugger protocol command for applying Hot Reload deltas.

Corresponding mono/debugger-libs PR: mono/debugger-libs#342
Corresponding mono/mono Mono.Debugger.Soft PR: mono/mono#20889

@ghost
Copy link

ghost commented Mar 3, 2021

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

Issue Details

Contributes to #44806

Add mono soft debugger protocol command for applying Hot Reload deltas.

Corresponding mono/debugger-libs PR:
Corresponding mono/mono Mono.Debugger.Soft PR:

Author: lambdageek
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@lambdageek lambdageek marked this pull request as ready for review March 3, 2021 05:04
@lambdageek lambdageek mentioned this pull request Mar 3, 2021
51 tasks
@lambdageek lambdageek merged commit e42b687 into dotnet:main Mar 3, 2021
lambdageek added a commit to mono/debugger-libs that referenced this pull request Mar 3, 2021
[Mono.Debugger.Soft] add ModuleMirror.ApplyChanges
[Mono.Debugging.Soft] add SoftDebuggerSession.ApplyChanges
Related mono/mono Mono.Debugger.Soft PR: mono/mono#20889
Related dotnet/runtime PR: dotnet/runtime#49043

Contributes to dotnet/runtime#44806
@ghost ghost locked as resolved and limited conversation to collaborators Apr 2, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
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.

4 participants