gdb fails to ack run-length encoded packets

J.W. Jagersma jwjagersma@gmail.com
Fri Feb 16 21:48:00 GMT 2018


On 2018-02-16 22:39, Doug Gale wrote:
> How do you calculate your checksum? You should checksum the encoded
> data, not the uncompressed data.

Ah, that makes sense. You're right, I was still summing the non-encoded
data. I changed it just now and got it to work. Thanks!



More information about the Gdb mailing list