Skip to content

Conversation

@thaystg
Copy link
Member

@thaystg thaystg commented Feb 10, 2024

Fix side effect of don't sending assembly_load while invoking methods.

This changes make the HotReload XAML stop working because they use debugger-libs to invoke method Assembly.Load on runtime and wait to receive assembly load event for this assembly Xamarin.HotReload.Agent. This change is only allowed when debugging using iCorDebug.

#Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1951670

@ghost
Copy link

ghost commented Feb 10, 2024

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

Issue Details

Fix side effect of don't sending assembly_load while invoking methods.

This changes make the HotReload XAML stop working because they use debugger-libs to invoke method Assembly.Load on runtime and wait to receive assembly load event for this assembly Xamarin.HotReload.Agent. This change is only allowed when debugging using iCorDebug.

Author: thaystg
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@thaystg
Copy link
Member Author

thaystg commented Feb 10, 2024

/backport to release/8.0-staging

@github-actions
Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/7851728242

@thaystg thaystg merged commit 671a443 into dotnet:main Feb 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2024
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