Skip to content

Casting types to signed/unsigned in the watch window is broken #562

@felpafel

Description

@felpafel

Casting an uint32_t that has the 31st bit set, to int32_t does nothing, and casting an int32_t to uint32_t returns a wrong value.

raddbg
remedybg

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