beautypg.com

2 executing [step out] command – Renesas Emulator System E8 User Manual

Page 131

background image

6.13.2 Executing [Step Out] Command

The [Step Out] command steps out of the called function and stops at the next statement of the
calling statement in the main function.

• To step out of the sort function, select [Step Out] from the [Debug] menu, or click the [Step

Out] button on the toolbar.

Note: It takes time to execute this function. When the calling source is clarified, use [Go To

Cursor].

Figure 6.22 [Step Out] Button

Figure 6.23 [High-performance Embedded Workshop] Window (Step Out)

The data of variable a displayed in the [Watch] window is sorted in ascending order.

113