diff --git a/README.md b/README.md index 880163e62d3772eefae2cf5437cc19541e378792..db8168fc90cca8dbc1d1ee5ba95b09fe722ddaa9 100644 --- a/README.md +++ b/README.md @@ -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