Breakpoints Form [AX 2012]
Updated: December 8, 2010
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Edit > Breakpoints
Use this form to work with breakpoints that have been set in the debugger or in the code editor.
The following tables provide descriptions for the controls in this form.
Buttons
| Button | Description |
|---|---|
| Edit | Opens the code editor for the object that contains the selected breakpoint so that you can modify the breakpoint or code. |
| Remove | Removes the selected breakpoint. |
| Remove all | Removes all breakpoints. |
Fields
| Field | Description |
|---|---|
| Enabled | Determines whether the breakpoint is enabled or disabled. |
| Line | Lists the line of code in which the breakpoint is set. |
| Path | Lists the path of the object in which the breakpoint is set. |