You can set breakpoints on objects in working memory if
you want execution to stop when the objects are retracted or updated.
Procedure
To set a breakpoint:
- Start a debug session.
-
In the Working Memory view, right-click the object on which you want to
set a breakpoint, and then select one of the following options in the pop-up menu:
-
If you want execution to stop when you retract this object, click .
-
If you want execution to stop when you update this object, click .
- Continue debugging.
Results
Execution stops when the object is retracted or updated.