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

Examine suspended program

Last modified: 05 October 2023

After the debugger session has started, the Debug tool window will appear, and the program will run normally until a breakpoint is hit or you pause the program manually.

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