Add Breakpoints

Return to Introduction  Previous page  Next page

To set a breakpoint for a code segment, open the model code to debug, find the appropriate line and click in the left margin column. A solid red circle in the margin indicates that a breakpoint has been set at that position.

If the code is currently halted at a breakpoint, that point is indicated by a yellow arrow within the red circle.

adding_breakpoint

See Also