Breakpoints

On the Breakpoints tab, you can see a list of all the breakpoints that are available in your process.

You can also see a line number under which particular breakpoints are located. You can activate or deactivate specific breakpoints. If breakpoints are deactivated, then they are not hit during debugging. The Hit Count column shows the number of hits that a breakpoint received during debugging.