Line breakpoints are breakpoints that are set on a line number in a Java source file such that when execution reaches this line location the appropriate breakpoint action is taken if the specified conditions (if any) are satisfied.