Set a breakpoint at the start of the function on the Function List panel (the first executable line in the function).
To do this, select the row in which the target function is displayed (make sure that the current row mark ( ) appears to the left of the selected row), then from the context menu, select [Set Break to Function].
A breakpoint set via this operation is managed in the Events panel as an event whose name is "Break at start of function".
If there is already a breakpoint set at the corresponding location, the behavior is as follows: |