Control Points
Watchpoints
172
Microcontrollers Debugger Manual
Figure 4.6 Controlpoints Configuration Window (Watchpoints Tab)

Watchpoints Tab

The Watchpoints tab of the Controlpoints Configuration window contains:
List box that displays the list of currently defined watchpoints.
Watchpoint: group box that displays the address of the currently selected
watchpoint, size of the watchpoint, name of the procedure or variable on which the
watchpoint has been set, state of the watchpoint (disabled or not), read access of the
watchpoint (enabled or not) and write access of the watchpoint (enabled or not).
Condition: group box that displays the condition string to evaluate and the state of
the condition (disabled or not).
Update button to Update all modifications in the dialog box.
Command: group box that displays the command string to execute and state of the
command (disabled or continue after command execution).
Delete button to remove currently selected watchpoint and select the watchpoint that
is below the removed watchpoint.
OK: button to validate all modifications.
Add button to add new watchpoints. Specify the Address in hexadecimal when Hex
format is checked or as an expression when Hex format is unchecked.
Counter: group box that displays the current value of the counter and interval value
of the counter.