Step through the program

Last modified: 03 February 2023

Stepping is the process of controlling step-by-step execution of the program.

AppCode provides a set of stepping actions, which are used depending on your strategy (for example, whether you need to go directly to the next line or enter the methods invoked on your way there).

The stepping buttons are located on the Debug window toolbar.

Stepping buttons in the Debug tool window