Skip to content
Snippets Groups Projects
Commit 7704a9e8 authored by Per Lindgren's avatar Per Lindgren
Browse files

README

parent a7977a9d
No related branches found
No related tags found
No related merge requests found
......@@ -803,3 +803,8 @@ We see some similarities to the `openocd.gdb` file, we don't need to explicitly
## GDB Advanced Usage
There are numerous ways to automate `gdb`. Scripts can be run by the `gdb` command `source` (`so` for short). Scripting common tasks like setting breakpoints, dumping some memory region etc. can be really helpful.
---
For now:
Copyright Per Lindgren <per.lindgren@ltu.se>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment