Renesas Emulator Debugger M16C PC4701 Manual de usuario Pagina 88

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 296
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 87
6.2.10 Step10 : Stepping Through a Program
This debugger provides a range of step menu commands that allow efficient program debugging.
1. Step In
Executes each statement, including statements within functions(subroutines).
2. Step Out
Steps out of a function(subroutine), and stops at the statement following the statement in the
program that called the function(subroutine).
3. Step Over
Executes a function(subroutine) call in a single step.
4. Step...
Steps the specified times repeatedly at a specified rate.
6.2.10.1 Executing [Step In] Command
The [Step In] command steps into the called function(subroutine) and stops at the first statement of
the called function(subroutine).
To step through the sort function, select [Step In] from the [Debug] menu, or click the [Step In] button
on the toolbar.
The PC cursor moves to the first statement of the sort function in the [Editor(Source)] window.
74
Vista de pagina 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 295 296

Comentarios a estos manuales

Sin comentarios