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

[wasm][debugger] Support sending Assembly_Load events on wasm #100941

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

thaystg
Copy link
Member

@thaystg thaystg commented Apr 11, 2024

Send Assembly_load events correctly if asked by the debugger protocol.

Copy link
Contributor

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

update other assembly_load reference
Copy link
Member

@lewing lewing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some questions but we can discuss them later

@lewing lewing merged commit f02db51 into dotnet:main Apr 12, 2024
76 of 79 checks passed
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
…#100941)

* Support sending Assembly_Load events  on wasm

* Update debugger-agent.c

update other assembly_load reference

---------

Co-authored-by: Larry Ewing <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2024
@thaystg
Copy link
Member Author

thaystg commented May 23, 2024

@lewing can I backport it to .NET 8 then my new debugger implementation will also work for .NET 8 as it works for MAUI apps.

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