DataGrip
 
Get DataGrip

Breakpoints

Last modified: 11 December 2023

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.