Epson S5U1C17001C Manual page 714

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

Advertisement

Debugger gdb (1)
Outline
The gdb serves to perform source-level debugging by controlling an ICD. It also
comes with a simulating function that allows you to perform debugging on a
personal computer. gdb.exe supports Windows GUI. Commands that are used
frequently, such as break and step, are registered on the tool bar, minimizing the
necessary keyboard operations. Moreover, various data can be displayed in multi
windows, with resultant increased efficiency in the debugging tasks.
Flowchart
Reset definition
User definition button
Save break button
command file
command file
command file
reset.gdb
userdefine.gdb
savebreak.gdb
Command
Source file(s)
INI file
Stdin file
file
elf object file
file.c
gdbtk.ini
file.xxx
file.cmd
file.elf
file.s
Debugger
ICD
gdb
break.gdb
file.log
file.log
file.log
Breakpoint
Stdout file
Command
Trace
storage file
log file
log file
registered in Watch Window
from Linker
Storage file for symbols
Load break button
Breakpoint
registered in Watch Window
command file
storage file
loadbreak.gdb
break.gdb
watch.gdb
Motorola S3
Profile/coverage
Profile/coverage
Parameter file
HEX file
data file
data path file
file.par
file.sa
c17_profile.prf
c17_profile_path.gdb
Embedded system simulator
ES-Sim17
watch.gdb
c17_profile_path.gdb
c17_profile.prf
Storage file for symbols
Storage location file for
Profile/coverage data file
profile/coverage data files
Start-up Command
gdb <options>
Example: gdb -x sample.cmd --cd=/cygdrive/c/EPSON/gnu17/sample
Command-line Options
Specifies a command file
--command=<filename>
Specifies a command file
-x <filename>
Specifies the command execution intervals for command files
--c17_cmw=<seconds>
Changes current directory
--cd=<path>
Changes source file directory
--directory=<path>
Displays the EUC code
--c17_euc
Enables double starting
--c17_double_starting
Development Tools
Reference

Advertisement

Table of Contents
loading

Table of Contents