Skip to content

Validate Native AOT experience in native debuggers #83037

@agocke

Description

@agocke

Since Native AOT uses a native debugging experience, compared to a managed one, a certain number of differences are expected. In particular, it's not expected that debugging AOT will have a managed view of the process and instead things will appear closer to C++ conventions.

However, we should validate that this view is roughly accurate and define expected mappings, e.g. properties -> get_/set_ methods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions