PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Examining a Suspended Program

Last modified: 23 September 2022

After the debugger session has started, the Debug tool window will appear, and the program will run normally until one of the following happens:

After that, the program is suspended, allowing you to examine its current state, control its further execution, and test various scenarios at runtime.