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