| **Navigation:**  [[glossary index.htm|Glossary Index]] >====== breakpoint ============ A debugger stopping point, relative to a source or disassembly code statement. The application executes up to the breakpoint, then halts and turns execution over to the debugger, which can then examine variables and expressions to search for bugs. ====== | [[break field.htm|{{btn_prev_n.gif|Previous page}}]][[glossary index.htm|{{btn_home_n.gif|Return to chapter overview}}]][[bringwindowtotop.htm|{{btn_next_n.gif|Next page}}]] | | ||