Skip to content

[wasm][debugger] Fails to show locals, or object properties #41744

@radical

Description

@radical

The debugger fails to show any locals, or some object properties in these cases:

  • Unhandled/unsupported types (like out)
  • Multicast delegates, like when looking at code in aspnetcore's EventCallback.cs
  • ref valuetypes
  • when locals, or params could not be described for some reason (like being in on the wrong frame!)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions