10 DEBUggEr
c17 savebreak
Operation
Saves all set breakpoints to a file (CURRENT PATH\break.gdb).
The source file name and line number are saved as parameters.
After ending the gdb debugger and initiating a restart, use the c17 loadbreak command to reset breakpoints.
Format
c17 savebreak
Usage example
break main.c:50
break *0x80a2
break sub5
c17 savebreak
When an address or symbol name is specified, it is converted into a source file name and line number before the
data is stored.
main.c:50 → Source file name: main.c Line number: 50
*0x80a2 → Source file name: sub.c Line number: 20
→ Source file name: sub5.c Line number: 15
sub5
< Saved breakpoints >
Software break
Temporary software break
Hardware break
Temporary hardware break
Only valid breakpoints are saved.
When the number of set breakpoints is 0, the count is saved as "0."
Note
• Each time this command is executed, the contents stored by the gdb debugger are updated.
10-110
(save set breakpoints)
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
[ICD Mini/Sim]
S5U1C17001C ManUal
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?
Questions and answers