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

Debug tool window

Last modified: 10 August 2022

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

Configure: Settings/Preferences | 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, threads, 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