PhpStorm
 
2022.3
Get PhpStorm

Debug tool window

Last modified: 17 January 2023

Show/hide: View | Tool Windows | Debug or Alt+5

Configure: Settings | Build, Execution, Deployment | Debugger

When you start a debugger session, the Debug tool window appears. Use this window to control the debugger session, display and analyze the program data (frames, variables, and so on), and perform various debugger actions.

This is a brief overview of the Debug tool window. For general instructions on using tool windows, refer to Tool windows.

Debug tool window overview