10-10
EPSOn
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
10 DEBUggEr
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.
[Preferences] menu
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.
[Help] menu
about gDB...
Shows the debugger version and copyright notes in a dialog box.
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.
Summary of Contents for S5U1C17001C
Page 6: ......
Page 17: ...1 General S5U1C17001C Manual 1 General ...
Page 18: ......
Page 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Page 22: ......
Page 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Page 30: ......
Page 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Page 104: ......
Page 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Page 122: ......
Page 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Page 366: ......
Page 385: ...7 Library S5U1C17001C Manual 7 library ...
Page 386: ......
Page 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Page 406: ......
Page 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Page 440: ......
Page 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Page 450: ......
Page 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Page 627: ......
Page 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...