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 indexing by array schema #92337

Merged
merged 7 commits into from
Sep 26, 2023

Conversation

ilonatommy
Copy link
Member

Fixes partially #77536.

@ghost
Copy link

ghost commented Sep 20, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes partially #77536.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@ilonatommy
Copy link
Member Author

@thaystg, it should be the same as for object: t->type is MONO_TYPE_VALUETYPE. I updated the code, for the array test case it comes with: t->type = 0x11, type = 0x14.

@ilonatommy ilonatommy merged commit f276c51 into dotnet:main Sep 26, 2023
104 of 106 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants