14.4.5 Function Breakpoints

The following options are available for function breakpoints.

Table 14-12. Breakpoint Type: Function – Settings
Item Description
Symbol/Hex Address Enter or select either a symbol representation or address for a function.
Table 14-13. Breakpoint Type: Function – Conditions
Item Description
Condition Check to enable. Then enter a break condition.
Break when hit count exceeds Check to enable. Then enter an integer number to represent the number of times the function is to be entered, after which a break occurs.
Table 14-14. Breakpoint Type: Function – Actions
Item Description
Suspend On break, suspend:

No thread (continue): No program suspension.

Breakpoint thread: Only suspend the function thread.

All threads: Suspend all threads (not main program).

Thread ID Set ID of breakpoint thread.
Print Text Enter text to be displayed in the Output window when a break occurs.