DataGrip
 
Get DataGrip

Debug tool window

Last modified: 04 November 2024

When you start a debugger session, the Debug tool window opens. Use this window to go through the code line by line, step in and out of called routines, evaluate expressions, and watch variables as they change their values.

By default, the Debug tool window opens when your program hits a breakpoint and is not hidden when the session is terminated. To change this behavior, go to the Tools | Debugger settings page  CtrlAlt0S and clear the Show debug window on breakpoint checkbox.

Debug tool window overview