From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 15 Sep 2002 15:21:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 15 Sep 2002 15:21:00 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:5641 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sun, 15 Sep 2002 15:21:00 -0400 Date: Sun, 15 Sep 2002 12:26:02 -0700 (PDT) From: Linus Torvalds To: Daniel Phillips cc: Alan Cox , David Brownell , Matthew Dharm , Greg KH , , Subject: Re: [linux-usb-devel] Re: [BK PATCH] USB changes for 2.5.34 In-Reply-To: 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 On Sun, 15 Sep 2002, Daniel Phillips wrote: > > I use UML all the time. It's great, but it doesn't work for SMP debugging. That should not be something fundamental, though. It should be perfectly doable with threading. "SMOP". Yeah, and gdb (not to mention all the grapical nice stuff) sucks in a threaded environment. At least it used to. Linus