add read me text
This commit is contained in:
parent
d4803fe919
commit
ad0550a2d3
25
README.md
25
README.md
@ -1,4 +1,23 @@
|
|||||||
# Place your app's docs here.
|
### statement of intent
|
||||||
|
|
||||||
## New to Volt?
|
just starting and not quite sure, but here is the direction
|
||||||
Be sure to read the volt docs at http://docs.voltframework.com
|
|
||||||
|
# Debugger
|
||||||
|
|
||||||
|
I don't want to use gdb anymore, and it would be easier with using the qemu setup, so:
|
||||||
|
|
||||||
|
- single step debugging of the register machine level (as close to arm as need be)
|
||||||
|
- visual transitions for steps
|
||||||
|
- visualisation of data in registers (some kind of link to the object)
|
||||||
|
- show the current instruction and a few around
|
||||||
|
- show vm object (message etc)
|
||||||
|
- show effect of register transitions on vm objects
|
||||||
|
- visualize vm object content (again some links)
|
||||||
|
|
||||||
|
|
||||||
|
# Space
|
||||||
|
|
||||||
|
- Visualise the object space in some way
|
||||||
|
- Visualise single object, bit like atoms
|
||||||
|
- values immediate
|
||||||
|
- objects as link
|
||||||
|
Loading…
x
Reference in New Issue
Block a user