Breakpoints and Suspended List (Magic xpi 3.x)
The Breakpoints and Suspended List has both a Breakpoints tab and a Suspended tab.
This is a list of the breakpoints that you set. For information on setting a breakpoint, click here.
|
|
Breakpoint Details
|
The Breakpoint, Flow or Step ID and Name.
|
Condition
|
Within the Debugger, you can define a conditional breakpoint.
The condition is evaluated each time the breakpoint is reached (if it is not suspended). If the condition evaluates to False, the breakpoint will behave as if the step is suspended.
The valid options are:
|
You can delete one or all of the breakpoint definitions using the Delete and Delete All buttons.
This is a list of the steps, branches and flows that were suspended.
The information that will be displayed is:
If you suspend a branch, flow or step, it will not appear in the Context Tree.
You can delete one or all of the suspend definitions using the Delete and Delete All buttons.