Remote debugging over UDP

Momchil Velikov velco@fadata.bg
Tue Mar 28 23:02:00 GMT 2000


Stan Shebs wrote:
> if you've got bugs in the upper parts of your target's TCP stack,
> UDP transport is going to seem like a really great idea!

Or if don't have TCP stack on the target at all, e.g. in my case
the stub itself contains a rudimentary UDP/IP support, almost
encapsulation
only and that's just enough for GDB.

Regards,
-velco


More information about the Gdb mailing list