From fd8b27ee3b8b670c0bb07c7aab08d02ce14bf2cf Mon Sep 17 00:00:00 2001 From: Andrea D'Intino Date: Tue, 19 Dec 2023 18:36:19 +0100 Subject: [PATCH] Add: Breakroom --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7bd89c4..7eec3de 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ Next we will need to be able to set breakpoints in zencode lines (`textarea.Prom 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. +## Breakroom + +Zenroom debugger: place breakpoints in Zenroom to read the memory state. + # License Software Tools to work with [Zenroom](https://dev.zenroom.org)