User`s manual
SuperH Family E10A-USB Emulator Section 6 Tutorial
R20UT0870EJ1000 Rev. 10.00 Page 205 of 292
Aug 10, 2012
6.15 Stepping Through a Program
The High-performance Embedded Workshop provides a range of step menu commands that allow
efficient program debugging.
Table 6.1 Step Option
Menu
Command
Description
Step In Executes each statement, including statements within functions.
Step Over Executes a function call in a single step.
Step Out Steps out of a function, and stops at the statement following the statement in the
program that called the function.
Step… Steps the specified times repeatedly at a specified rate.
6.15.1 Executing [Step In] Command
The [Step In] command 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 [Debug] menu, or click the [Step
In] button on the toolbar.
Figure 6.23 [Step In] Button










