Skip to content

[wasm][debugger] Add support for deref'ing pointers#36260

Merged
radical merged 1 commit intodotnet:masterfrom
monojenkins:sync-pr-19760-from-mono
Jul 7, 2020
Merged

[wasm][debugger] Add support for deref'ing pointers#36260
radical merged 1 commit intodotnet:masterfrom
monojenkins:sync-pr-19760-from-mono

Conversation

@monojenkins
Copy link
Contributor

!! This PR is a copy of mono/mono#19760, please do not edit or review it in this repo !!
Do not automatically approve this PR:

* Consider how the changes affect configurations in this repo,
* Check effects on files that are not mirrored,
* Identify test cases that may be needed in this repo.

!! Merge the PR only after the original PR is merged !!



@ghost
Copy link

ghost commented May 12, 2020

Tagging subscribers to this area: @thaystg
Notify danmosemsft if you want to be subscribed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Note that might crash the app. It might be better to do this in js (access the ArrayBuffer object which represents the memory of the wasm instance).

@monojenkins monojenkins force-pushed the sync-pr-19760-from-mono branch 5 times, most recently from 0c9b2ef to 79546bc Compare May 14, 2020 17:16
@monojenkins monojenkins force-pushed the sync-pr-19760-from-mono branch 2 times, most recently from a7047ac to 15017a8 Compare May 15, 2020 02:05
@monojenkins monojenkins force-pushed the sync-pr-19760-from-mono branch from 15017a8 to d9f1958 Compare May 22, 2020 03:27
@monojenkins monojenkins force-pushed the sync-pr-19760-from-mono branch 3 times, most recently from fcecc56 to 6441acb Compare June 4, 2020 23:01
@monojenkins monojenkins force-pushed the sync-pr-19760-from-mono branch from 6441acb to 946c255 Compare July 6, 2020 17:02
@radical radical merged commit af4f8c2 into dotnet:master Jul 7, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
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