Debugger gdb (4)
Menus
[Breakpoints] window
[Global] menu
Disable All Disables all the PC breakpoints that have been set.
Enable All Enables all the PC breakpoints that have been set.
Remove All Clears all the PC breakpoints that have been set.
[Watch Expressions] window
[Watch] menu
Edit Edits the symbol selected in the window.
Format Selects a display format for the symbol selected in the window.
Remove Removes the symbol selected in the window from the watch list.
[Local Variables] window
[Variable] menu
Edit Edits the variable selected in the window.
Format Selects a display format for the variable selected in the window.
List of Shortcut Keys Allowed in the gdb Main Screen
Executes the step command in Source or SRC+ASM display mode
S
(otherwise, stepi).
Executes the next command in Source or SRC+ASM display mode
N
(otherwise, nexti).
Execute the finish command.
F
Execute the continue command.
C
Opens the target file.
Ctrl + O
Closes the elf file being debugged.
Ctrl + W
Opens the [Registers] window.
Ctrl + R
Opens the [Memory] window.
Ctrl + M
Opens the [Watch Expressions] window.
Ctrl + T
Opens the [Local Variables] window.
Ctrl + L
Opens the [Breakpoints] window.
Ctrl + B
Opens the [Console] window.
Ctrl + N
Opens the [Simulated I/O] window.
Ctrl + I
Development Tools
Reference
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?