Patches for https://github.com/blackmagic-debug/blackmagic
When gdb issues a `m xx,200` command, the probe should respond with a packet of size 2*0x200=1024 which is the size of the packet buffer. However, the `hexify()` procedures writes 1025 bytes in the buffer. During my tests, it caused the probe to hang when issuing a `dump` command. Presumably by overwritting the `cur_target` variable. |
||
---|---|---|
driver | ||
flashstub | ||
libopencm3@67242de60d | ||
scripts | ||
src | ||
upgrade | ||
.gitignore | ||
.gitmodules | ||
COPYING | ||
HACKING | ||
Makefile | ||
README |
README
See https://github.com/blacksphere/blackmagic/wiki