Home / Definitions / Breakpoint

Breakpoint

Webopedia Staff
Last Updated May 24, 2021 7:36 am
The location in programming code that, when reached, triggers a temporary halt in the program. Programmers use breakpoints to test and debug programs by causing the program to stop at scheduled intervals so that the status of the program can be examined in stages.