IntelliJ IDEA
 
Get IntelliJ IDEA

Step through the program

Last modified: 14 November 2024

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

IntelliJ IDEA provides a set of stepping actions, which are used depending on your strategy, such as whether you need to go directly to the next line or inspect the intermediate method calls as well.

The stepping buttons are located on the Debug window toolbar.

Stepping buttons in the Debug tool window