Skip to content

Commit b262746

Browse files
committed
Add more screenshots to README
1 parent 00045fb commit b262746

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,22 @@ CPU registers inspector and watch:
3131

3232
![CPU registers view](images/CPU_registers.png)
3333

34+
Module-scoped Globals view:
35+
36+
![Module-scoped Globals](images/module_scoped_globals.png)
37+
3438
Disassembly view:
3539

3640
![Disassembly view](images/Disassembly.png)
3741

42+
Memory view:
43+
44+
![Memory view](images/Memory_View.png)
45+
46+
Arbitrary Watch expressions:
47+
48+
![Watch expressions](images/watch_expressions.png)
49+
3850
### Requirements
3951

4052
> ⚠️ Following is a deviation from Debug Adapter Protocol, used to simplify

images/Memory_View.png

434 KB
Loading

images/module_scoped_globals.png

88.4 KB
Loading

images/watch_expressions.png

42.2 KB
Loading

0 commit comments

Comments
 (0)