Opened 11 years ago

Closed 9 years ago

#9708 closed enhancement (fixed)

Add ability to edit memory/variables

Reported by: anevilyak Owned by: anevilyak
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Currently one can see memory and variables, but not influence them. It would be nice to have edit support as well. On the memory inspector side this should be relatively straightforward, but for the variables view/table model it will be a bit more complex since the type of editor to present will have to vary based on value type.

Change History (3)

comment:1 by anevilyak, 9 years ago

Status: newin-progress

comment:2 by anevilyak, 9 years ago

Memory editing support implemented in hrev49189.

comment:3 by anevilyak, 9 years ago

Resolution: fixed
Status: in-progressclosed

Variable editing implemented in hrev49449.

Note: See TracTickets for help on using tickets.