Stepping Through A Program; Executing [Step In] Command - Renesas SH-4A User Manual

Microcomputer development environment system
Hide thumbs Also See for SH-4A:
Table of Contents

Advertisement

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
Description
Command
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.
316
Figure 6.23 [Step In] Button

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sh4al-dspE200f

Table of Contents