Commit 25b69b25a0050a0f83d1ff8e39b6696be0827028
authorga <ga@oldell.fish>
Wed, 16 Mar 2022 18:56:13 +0000 (18:56 +0000)
committerga <ga@oldell.fish>
Wed, 16 Mar 2022 18:56:13 +0000 (18:56 +0000)
tree6827fe3b377cd2125fa73473389c7b439a44fb76
parent2415a52afbf350f33915225b4c87cb89ed6c95ac
Message:
Support for gdb's "load" command, based on
https://github.com/msquirogac/simavr/tree/fix-371
This implements the vFlashxxxx remote protocol commands and should fix
issue #371 - "GDB Error on OS X: Remote target does not support flash erase".
simavr/sim/sim_gdb.c