Breakpoints Properties Dialog Box (Compact 2013)
3/26/2014
The Breakpoint Properties dialog box displays properties that depend on the type of breakpoint specified.
Use this dialog box to see the properties for a breakpoint.
- For a location breakpoint, the dialog box displays only the properties of a location breakpoint.
Breakpoint Properties
The location Breakpoint Properties dialog box appears when the specified breakpoint is a location breakpoint. A location Breakpoint Properties dialog box displays a text box that specifies the location of the specified breakpoint. To display the dialog box, right-click on the breakpoint in the Breakpoints List window and click Breakpoint Properties.
Location
Displays the following items:- The name of the function that the breakpoint is assigned to.
- The name of the file that contains the breakpoint.
- The line in the file where the breakpoint exists.
Condition
Displays the conditional expression for the breakpoint.Use this field to enter a conditional expression for the breakpoint.
The debugger stops at the breakpoint only if the condition is met.
Hardware
Displays the Breakpoints Window, where you can specify whether to set a hardware or software breakpoint.This button is enabled only while eXDI Hardware-assisted Debugging is available.
- Reset
Sets the current stop count (the number of times the breakpoint has stopped) to 0.
- OK
Processes your input and closes the dialog box.
- Cancel
Closes the dialog box without saving changes.
See Also
Reference
Concepts
Platform Builder User Interface