English
Language : 

E702289_SH7290 Datasheet, PDF (70/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
3.14 Stepping Through a Program
The HDI provides a range of step menu commands that allow efficient program debugging.
Table 3.2 Step Option
Menu
Command
Step In
Step Over
Step Out
Step…
Description
Executes each statement, including statements within functions.
Executes a function call in a single step.
Steps out of a function, and stops at the statement following the statement in the
program that called the function.
Steps the specified times repeatedly at a specified rate.
3.14.1 Executing [Step In] Command
The [Step In] steps into the called function and stops at the first statement of the called function.
• To step through the sort function, select [Step In] from the [Run] menu, or click the [Step
In] button in the toolbar.
Figure 3.24 [Step In] Button
46