User guide

5-11
Source Window
Follow and Control Source Execution Using Stepping
and Breakpoints
Follow Source Execution
The Source Window displays arrows to indicate all lines that execute
this sample time and what line will execute next. Source execution is
followed for all instances in the current instance group.
Control Source Execution
Use the Next/Previous Line icons to follow execution. You can also
use the Run icon or any other means to change the current sample
time to see all lines that execute at a sample time.
Using Breakpoints
Set Breakpoints
In the Execution pane, green dots next to a statement line indicate
lines that can have breakpoints. Each instance group has its own set
of breakpoints. Setting a breakpoint on a line of an instance only
affects the current instance group. When All Group is being used,
pink dots indicate that a breakpoint is set in one or more of the other
instance groups. To set a breakpoint, left click on the green or pink
dot. A large red dot replaces the dot, indicating a breakpoint has been
set at that line.