2 executing [step out] command – Renesas Emulator Debugger M16C PC4701 User Manual

Page 89

Advertising
background image

6 Tutorial

6.2.10.2 Executing [Step Out] Command

The [Step Out] command steps out of the called function(subroutine) 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.

The PC cursor slips out of a sort function, and moves to the position before a change function.

Note

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

75

Advertising