User`s manual

SuperH Family E10A-USB Emulator for Multi-core Microcomputers Appendix B Menus
R20UT0363EJ0500 Rev. 5.00 Page 281 of 296
Aug 10, 2012
Table B.1 GUI Menus (cont)
Menu
Option
Shortcut
Toolbar
Button
Remarks
Debug Debug Sessions…
Opens the [Debug Sessions] dialog
box to list, add, or remove the
debug session.
Debug Settings…
Opens the [Debug Settings] dialog
box to set the debugging conditions
or download modules.
Reset CPU
Resets the target hardware and
sets the PC to the reset vector
address.
Go F5
Starts executing the user program
at the current PC.
Reset Go Shift + F5
Resets the target microcomputer
and executes the user program
from the reset vector address.
Go To Cursor
Starts executing the user program
at the current PC until the PC
reaches the address indicated by
the current text cursor position.
Set PC To Cursor
Sets the PC to the address at the
row of the text cursor.
Run…
Launches the [Run Program] dialog
box allowing the user to enter the
PC or PC breakpoint during
executing the user program.
Step In F11
Executes a block of user program
before breaking.
Step Over F10
Executes a block of user program
before breaking. If a subroutine call
is reached, then the subroutine will
not be entered.
Step Out Shift +
F11
Executes the user program to
reach the end of the current
function.
Step…
Launches the [Step Program]
dialog box allowing the user to
modify the settings for stepping.