Reference
Debugger gdb (3)
Development Tools
Menus
Menus
[Source] window
[Source] window
[Registers] window
[File] menu
Open...
Executes the
file
command after selecting an elf object file.
Close
Closes the elf object file currently opened.
Source...
Executes the
source
command after selecting a
command file.
Page Setup...
Sets paper size and margins.
Print Source...
Prints the source currently displayed.
Exit
Terminates the debugger.
[User] menu
User Command
Executes the command file userdefine.gdb.
[Reset] menu
Reset
Executes the command file reset.gdb (
c17 rst
command).
[View] menu
Registers
Opens the [Registers] window.
Memory
Opens the [Memory] window.
Watch Expressions
Opens the [Watch Expressions] window.
Local Variables
Opens the [Local Variables] window.
Breakpoints
Opens the [Breakpoints] window.
Console
Opens the [Console] window.
SimI/O
Opens the [Simulated I/O] window.
Trace
Opens the [Trace] window.
Profile
Opens the [Profiler Window] and displays measurement
data, if any.
Coverage
Opens the [Coverage Window] and displays
measurement data, if any.
[Control] menu
Step
Issues the
step
command to execute one source line of the
target program at the current PC address.
Next
Issues the
next
command to execute one source line of the
target program at the current PC address. Functions and
subroutines are executed as 1 step.
Finish
Issues the
finish
command to execute the target program
from the current PC address. The program stops when it exits from
the currently executed function.
Continue
Issues the
continue
command to execute the program
continuously from the current PC address.
Step Asm Inst
Issues the
stepi
command to execute one
instruction step of the target program at the current PC address.
Next Asm Inst
Issues the
nexti
command to execute one
instruction step of the target program at the current PC address.
Subroutines are executed as 1 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.
Source...
Displays the [Source Preferences] dialog box for selecting
source display colors and tab width.
[Help] menu
About GDB...
Displays the version of the debugger.
[Register] menu
Edit
Sets the register selected in the window into the edit mode
allowing change to the register value.
Format
Selects a display format for the register selected in the window.
Remove from Display
Removes the selected register from the window.
Add to Watch
Adds the register selected in the window to the watch
list of the [Watch Expressions] window.
Display All Registers
Displays the all register values. Can be used
to redisplay the registers removed from the window by the [Remove
from Display] command.
[Addresses] menu
Update Now
Update the display contents.
Preferences...
Displays the [Memory Preferences] dialog box to
select a data format and other conditions for displaying memory
contents.
[Breakpoint] menu
Enabled
Enables the breakpoint selected in the window.
Disabled
Disables the breakpoint selected in the window.
Remove
Clears the breakpoint selected in the window.
[Memory] window
[Breakpoints] window
Содержание S5U1C17001C
Страница 6: ......
Страница 17: ...1 General S5U1C17001C Manual 1 General ...
Страница 18: ......
Страница 21: ...1 2 Install S5U1C17001C Manual 2 Installation ...
Страница 22: ......
Страница 29: ...3 SoftDev S5U1C17001C Manual 3 Software Development Procedures ...
Страница 30: ......
Страница 103: ...4 SrcFiles S5U1C17001C Manual 4 Source files ...
Страница 104: ......
Страница 121: ...5 IDE S5U1C17001C Manual 5 gnU17 iDE ...
Страница 122: ......
Страница 365: ...6 Compiler S5U1C17001C Manual 6 C Compiler ...
Страница 366: ......
Страница 385: ...7 Library S5U1C17001C Manual 7 library ...
Страница 386: ......
Страница 404: ...7 18 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 7 liBrary THIS PAGE IS BLANK ...
Страница 405: ...8 Assemblr S5U1C17001C Manual 8 assembler ...
Страница 406: ......
Страница 438: ...8 32 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 8 aSSEMBlEr THIS PAGE IS BLANK ...
Страница 439: ...9 Linker S5U1C17001C Manual 9 linker ...
Страница 440: ......
Страница 448: ...9 8 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 9 linkEr THIS PAGE IS BLANK ...
Страница 449: ...10 Debugger S5U1C17001C Manual 10 Debugger ...
Страница 450: ......
Страница 625: ...10 174 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 10 DEBUggEr THIS PAGE IS BLANK ...
Страница 626: ...11 Tools S5U1C17001C Manual 11 Other Tools ...
Страница 627: ......
Страница 695: ...11 68 EPSON S5U1C17001C Manual C Compiler Package for S1C17 Family Ver 1 5 0 11 OTHEr TOOlS THIS PAGE IS BLANK ...
Страница 696: ...S1C17 Family C Compiler Package Quick Reference Reference ...