| keyword breakpoint |
Breakpoint set in debugger.
The debugger interrupts the program as soon as it finds the specified keyword in the program code.
Like dynamic breakpoints and watchpoints, keyword breakpoints are user-specific, i.e. they do not affect the execution of the program by other users.