WebStorm 2019.1 Help

Monitoring the Debug Information

The information on a debugging session is displayed in the dedicated tabs of the Debug tool window named after the selected run/debug configuration.

For each session, use the Console tab to view the debugger messages and application output, and the Debug tab to monitor threads and frames.

Last modified: 7 June 2019

See Also