better docs, new pic
This commit is contained in:
parent
62e5761a40
commit
933b64c499
10
README.md
10
README.md
@ -4,12 +4,14 @@ After some tryouts it ended up being an Opal application. That is ruby as javasc
|
|||||||
|
|
||||||
![Debugger](https://raw.githubusercontent.com/salama/salama-debugger/master/static/debugger.png)
|
![Debugger](https://raw.githubusercontent.com/salama/salama-debugger/master/static/debugger.png)
|
||||||
|
|
||||||
- On the left are the claases of the system. Next idea is to have hover info about them.
|
- On the left are the classes of the system. Next idea is to have hover info about them.
|
||||||
- Middle is in three sections of source, only last really working
|
- Next a source code view (not implemented)
|
||||||
- last section, current block with current instruction highlighted
|
- next a view of the Virtual Instructions
|
||||||
|
- last section, current block with current Register Instruction highlighted
|
||||||
- step (next) button for single stepping
|
- step (next) button for single stepping
|
||||||
|
- status: starting , running , exited
|
||||||
- bottom row are the registers. If the register hold an object the variables are shown.
|
- bottom row are the registers. If the register hold an object the variables are shown.
|
||||||
(also should have hoer info)
|
(also should have hover info) , the first letter indicates the class, the number is the address
|
||||||
|
|
||||||
So lots to do, but a good start.
|
So lots to do, but a good start.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 198 KiB |
Loading…
Reference in New Issue
Block a user