VitalElement / VEStudio

0 stars 0 forks source link

Debug controls to be finished #7

Open danwalmsley opened 9 years ago

danwalmsley commented 9 years ago

Call Stack - ui needs finishing, with interactivity working. Dissasembly - show only assembler and make it work well. Locals and watches brought into line - allow editing of values. Registers justs needs some slight polishing.

Single step button in toolbar.

Floating watch pinning would be a nice to have.

danwalmsley commented 9 years ago

Added some real polishing of the disassembly view, and added naturally formatted variables in watch, variable probes and local, also added context menu to select formatting and delete.

danwalmsley commented 9 years ago

Add copy and paste of registers, and dissasembly allow the address to be changed.

danwalmsley commented 9 years ago

Polish call stack.... Treeview?

danwalmsley commented 9 years ago

Memory viewer crying out for....

danwalmsley commented 8 years ago

Now we have a memory viewer, just callstack and locals to go. With ability to write back to variables.