Zilog ZUSBOPTS Manual do Utilizador Página 135

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 134
UM017105-0511 Shortcut Keys
Zilog Developer Studio II – ZNEO™
User Manual
107
Build Menu Shortcuts
The Build menu options and their shortcuts are described below.
Debug Menu Shortcuts
These are the shortcuts for the options on the Debug menu.
Table 5. Build Menu Shortcuts
Option Shortcut Description
Build F7 To build your file and/or project.
Stop Build Ctrl+Break To stop the build of your file and/or project.
Table 6. Debug Menu Shortcuts
Option Shortcut Description
Stop Debugging Shift+F5 To stop debugging of your program.
Reset Ctrl+Shift+F5 To reset the debugger.
Go F5 To invoke the debugger (go into Debug mode).
Run to Cursor Ctrl+F10 To make the debugger run to the line containing the cursor.
Break Ctrl+F5 To break the program execution.
Step Into F11 To execute the code one statement at a time.
Step Over F10 To step to the next statement regardless of whether the current
statement is a call to another function.
Step Out Shift+F11 To execute the remaining lines in the current function and return to
execute the next statement in the caller function.
Set Next Instruction Shift+F10 To set the next instruction at the current line.
Vista de página 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 519 520

Comentários a estes Manuais

Sem comentários