| |||
| Home > RTOS Support > Debugging your RTOS application > Using the Set Address/Data Breakpoint dialog box | |||
Use the Set Address/Data Breakpoint dialog box to set breakpoints:
Right-click in the gray area to the left of a line to see the context menu.
Select Set Break... to display the Set Address/Data Breakpoint dialog box, shown in part in Figure 15.20.
Ensure that you select Set Break.... If you select Set Break (double click), the Set Address/Data Breakpoint dialog box dialog box is not displayed and a system breakpoint is set automatically.
Chapter 5 Working with Breakpoints for a full description of all the controls in this dialog box.
Use the Class field to specify the type of breakpoint to set. A system breakpoint is the default choice.
Click the drop-down arrow to the right of this field to choose from a list of available classes.
Breakpoint classes are grayed out if they are not supported by the Debug Agent.
The breakpoint Class selector options might be grayed out depending on:
hardware capability
Debug Agent
HSD/RSD status, for example if RSD is not available,
the field shows Standard Breakpoint
the System_Stop setting specified
in your board file
Depending on the type of breakpoint, you cannot edit an existing breakpoint where the choice is restricted by the Debug Agent. In this case, you must clear the breakpoint before you can set a new breakpoint at the same location.