Skip to content

Pointer de-aliasing #31

@qrdl

Description

@qrdl

For pointers that alias other variables (were no allocated using malloc) find the name of the variable the pointer points to, and display in Watch.
Pointer can also point to something inside the variable, like specific struct field or array item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaThoughts, ideas, things to consider

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions