| |||
| Home > ARM Debuggers for Windows and UNIX > Breakpoints, watchpoints, and stepping | |||
You use breakpoints and watchpoints stop program execution when a selected line of code is about to be executed, or when a specified condition occurs. You can also execute your program step by step. This section contains the following subsections: