14.4.5 Function Breakpoints
The following options are available for function breakpoints.
Item | Description |
---|---|
Symbol/Hex Address | Enter or select either a symbol representation or address for a function. |
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. |
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. |