This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Remote debugging over UDP


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]