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

Breakpoints

Last modified: 12 August 2024

Breakpoints are special markers that suspend program execution at a specific point. This lets you examine the program state and behavior.

Once set, a breakpoint remains in your project until you remove it explicitly.