Batch Mode Simulation : Breakpoints : Cancelling Breakpoints

Cancelling Breakpoints

A breakpoint may be disabled using the cancel breakpoint statement. When at the end of an execution step, breakpoint triggers are evaluated, a cancelled breakpoint is simply ignored. Only named breakpoints can be disabled.

cancel breakpoint breakpoint_name