The Microdebugger Tool
To run the microdebugger tool, you must first set breakpoints within the graphical and textual procedures on your model. Breakpoints can be set to occur upon entering a procedure. When the simulation tool reaches a breakpoint the microdebugger tool is executed. The Simulation microstep debugger allows microstepping through the implementation of activity mini-steps, state static-reactions, and action language actions, in addition to subroutine. The microstep debugger monitor is not available with these items because values are updated on a step boundary, not micro-step boundary. It is recommended that you use regular simulation monitors.
The Simulation microstep debugger also supports the inspection of context variables during debugging.
In the following steps, the process of setting breakpoints and debugging graphical/textual procedures is described.