Skip to content

[wasm][debugger] Indexing with expression - #75524

Merged
ilonatommy merged 5 commits into
dotnet:mainfrom
ilonatommy:indexing-with-expression-67029
Sep 14, 2022
Merged

[wasm][debugger] Indexing with expression #75524
ilonatommy merged 5 commits into
dotnet:mainfrom
ilonatommy:indexing-with-expression-67029

Conversation

@ilonatommy

Copy link
Copy Markdown
Member

Fixes#67029.
Introduces indexing with mathematical expressions.

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

Copy link
Copy Markdown

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
Copy Markdown

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

Comment threadsrc/mono/wasm/debugger/BrowserDebugProxy/MemberReferenceResolver.cs Outdated
Comment threadsrc/mono/wasm/debugger/DebuggerTestSuite/EvaluateOnCallFrameTests.cs Outdated
@ilonatommy

Copy link
Copy Markdown
MemberAuthor

/backport to release/7.0

@github-actions

Copy link
Copy Markdown
Contributor

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

@thaystgthaystg changed the title Indexing with expression [wasm][debugger] Indexing with expression Sep 13, 2022
@ilonatommy
ilonatommy merged commit 5c6cb20 into dotnet:mainSep 14, 2022
@ghostghost locked as resolved and limited conversation to collaborators Oct 14, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-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

@ilonatommy@radical@lewing