14.4.5 Function Breakpoints

The following options are available for function breakpoints.

Table 14-12. Breakpoint Type: Function – Settings
ItemDescription
Symbol/Hex AddressEnter or select either a symbol representation or address for a function.
Table 14-13. Breakpoint Type: Function – Conditions
ItemDescription
ConditionCheck to enable. Then enter a break condition.
Break when hit count exceedsCheck 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
ItemDescription
SuspendOn break, suspend:

No thread (continue): No program suspension.

Breakpoint thread: Only suspend the function thread.

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

Thread IDSet ID of breakpoint thread.
Print TextEnter text to be displayed in the Output window when a break occurs.