Opened 12 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 , 10 years ago
Status: | new → in-progress |
---|
comment:2 by , 10 years ago
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Variable editing implemented in hrev49449.
Note:
See TracTickets
for help on using tickets.
Memory editing support implemented in hrev49189.