You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,10 @@ Next we will need to be able to set breakpoints in zencode lines (`textarea.Prom
27
27
28
28
Then Zendebug will have keys for step or next and run to restart: every step zenroom will be re-executed so code can change during a debug session without problems.
29
29
30
+
## Breakroom
31
+
32
+
Zenroom debugger: place breakpoints in Zenroom to read the memory state.
33
+
30
34
# License
31
35
32
36
Software Tools to work with [Zenroom](https://dev.zenroom.org)
0 commit comments