Debug Control
Debug Control is used for controlling the execution of a program. All debug controls are available through menus, shortcuts and the Debug toolbar.

Note! If source level information is available in the object file, all debug operations will continue to execute executed until the first source statement is reached. If no source line is encountered, the program will keep executing. To stop execution, switch to disassembly mode before issuing a Break command.
 

See Also
Debug Menu
Source Window
Breakpoints
Return to AVR Studio User's Guide