Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 16 Nov 2002 22:12:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 16 Nov 2002 22:12:16 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:8462 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sat, 16 Nov 2002 22:12:15 -0500 Date: Sat, 16 Nov 2002 19:19:10 -0800 (PST) From: Linus Torvalds To: Alan Cox cc: Linux Kernel Mailing List Subject: Re: lan based kgdb In-Reply-To: <1037490849.24843.11.camel@irongate.swansea.linux.org.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 751 Lines: 20 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"). Linus - 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/