The Debug view is used when debugging a POOSL model. It shows all instances of the model that you are debugging. Instances are colored based on the execution state of that instance. Red means that the instance can do a step, blue means the instance can perform a time step, and black means the instance cannot make any steps.
When selecting a node in the Debug view, the Execution Tree view is updated. When double clicking on a process instance (a leaf of the tree), a process step is performed, which advances the simulation to the next transition of the process, and executes a single next transition.
- The button "Close All Process Windows" at the top of the Debug view closes all open Process windows.
Right click on a process in the debug view to access the following features: