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] Indexing with expression #75524

Merged
merged 5 commits into from
Sep 14, 2022

Conversation

ilonatommy
Copy link
Member

Fixes #67029.
Introduces indexing with mathematical expressions.

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-Debugger-mono labels Sep 13, 2022
@ilonatommy ilonatommy added this to the 8.0.0 milestone Sep 13, 2022
@ilonatommy ilonatommy self-assigned this Sep 13, 2022
@ghost
Copy link

ghost commented Sep 13, 2022

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

Issue Details

Fixes #67029.
Introduces indexing with mathematical expressions.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: 8.0.0

@ghost
Copy link

ghost commented Sep 13, 2022

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

Issue Details

Fixes #67029.
Introduces indexing with mathematical expressions.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: 8.0.0

@ilonatommy
Copy link
Member Author

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3047787917

@thaystg thaystg changed the title Indexing with expression [wasm][debugger] Indexing with expression Sep 13, 2022
@ilonatommy ilonatommy merged commit 5c6cb20 into dotnet:main Sep 14, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 14, 2022
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.

[wasm][debugger] Indexing with expression does not work
3 participants