Epson S5U1C17001C Manual page 460

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

10 DEBUggEr
[Preferences] menu
[Help] menu
Toolbar buttons
[Stop] button
Forcibly stops target program execution. When the CPU is placed in standby mode (HALT or SLEEP)
by running the target program or the program enters an endless loop, this button may be used to break
program execution.
[Step] button
Issues the step command to execute the target program starting at one source line from the current PC
address.
[next] button
Issues the next command to execute the target program starting at one source line from the current PC
address. In this case, all function and subroutine calls (including called functions and subroutines) are
executed as one step.
[finish] button
Issues the finish command to execute the target program from the current PC address. The program is
made to stop upon returning from the current function to a higher-level function or routine.
10-10
finish
Issues the finish command to execute the target program from the current PC
address. The program is made to stop upon returning from the current function to
its caller function or routine.
Continue
Issues the continue command to continuously execute the target program from
the current PC address.
Step asm inst
Issues the s t e p i command to execute the target program starting at one
mnemonic instruction from the current PC address.
next asm inst
Issues the n e x t i command to execute the target program starting at one
mnemonic instruction from the current PC address. In this case, all subroutine
calls (including called subroutines) are executed as one step.
Save breakpoints / Watch info
The gdb debugger stores the breakpoint status and symbol names registered in the
Watch Window.
load breakpoints / Watch info
Sets the breakpoints and the symbol names in the Watch Window as stored in the
gdb debugger.
global...
Displays the [Global Preferences] dialog box used to select the fonts. For details
about the content set in this dialog box, see "Changing the basic settings" later in
this section.
Source...
Displays the [Source Preferences] dialog box used to select the source display
color, tab width or the like. For details about the content set in this dialog box, see
"Changing the basic settings" later in this section.
about gDB...
Shows the debugger version and copyright notes in a dialog box.
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal

Advertisement

Table of Contents
loading

Table of Contents