Skip to content

All Typed Debugger New value input fields share underlying value #1295

Open
@Fuuzetsu

Description

@Fuuzetsu

I'm on 77d97eb

If you load a data type and change one field, all of the values in all the input fields change.

Looking at the code, this is because they all write to m_newValue private member so it's not surprising.

Presumably we need input text storage for each label and have them all be separate. Maybe a map from address to value or whatever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions