TODO gdb breakpoints
This commit is contained in:
@@ -93,6 +93,13 @@ To reset the program one can use the following command
|
||||
monitor reset halt
|
||||
```
|
||||
|
||||
|
||||
## breakpoints
|
||||
|
||||
To set breakpoints use the command `b`.
|
||||
<!-- TODO: elaborate on breakpoint (conditions, etc.) -->
|
||||
|
||||
|
||||
## TUI mode
|
||||
|
||||
The `GDB` comes with a Terminal User Interface (TUI) which provides view for
|
||||
|
||||
Reference in New Issue
Block a user