Re: lan based kgdb

From: Larry McVoy (lm@bitmover.com)
Date: Sat Nov 16 2002 - 22:30:08 EST


On Sat, Nov 16, 2002 at 07:19:10PM -0800, Linus Torvalds wrote:
> On 16 Nov 2002, Alan Cox wrote:
> > And in the real world you end up back with TCP. Been there, done that
> > with network debugger tools before.
>
> .. and we have another "been there, done that" that says UDP works fine.
>
> I also dislike overdesign with a passion. I'll believe we have to go to
> TCP when I see it - and even if that happens, I think we should do the UDP
> case first just to avoid having a monster ("start off simple, and evolve"
> as opposed to "try to get it right the first time").

I've done this sort of "reliable UDP" on local networks before, it works
just fine, no TCP is needed. TCP is a really well designed protocol, it
handles an amazing range of problems gracefully. It's overkill for a
lan remote gdb.

-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:18 EST