Skip to content

Watch view does not display enum name when referenced through array subscript #634

@sieken

Description

@sieken

The bare pointer and referenced pointer with provided offset works just fine, so it seems to be specific to array subscript syntax. Screenshot shows accessing the same array (em->type, array of EntityType enums) as base pointer, pointer + offset, referenced pointer + offset and array with subscript, all cases show the correct enum conversion except for the array subscript.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA report of unintended or broken behavior.DebuggerPertains to the debugger.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions