This commit is contained in:
2026-01-03 18:52:32 -06:00
commit 3d47bd68cd
14 changed files with 479 additions and 0 deletions

5
gdb/README.md Normal file
View File

@@ -0,0 +1,5 @@
# GDB Scripts
`generic_*.gdb` scripts are designed to be used with a running openocd server. The hardware on that openocd server is mostly irrelevant to these scripts.
`bmp_*.gdb` scripts are meant to be used with the [black magic debugger](https://github.com/blackmagic-debug/blackmagic).