From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32390 invoked by alias); 6 Mar 2007 17:38:52 -0000 Received: (qmail 32382 invoked by uid 22791); 6 Mar 2007 17:38:52 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 06 Mar 2007 17:38:44 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HOdcX-0004Pc-Mv; Tue, 06 Mar 2007 12:38:41 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HOdcX-0002JB-G8; Tue, 06 Mar 2007 12:38:41 -0500 Date: Tue, 06 Mar 2007 17:38:00 -0000 From: Daniel Jacobowitz To: Jon Ringle Cc: gdb@sourceware.org Subject: Re: [SPAM] Re: gdbserver-6.6 threading support Message-ID: <20070306173841.GA8625@caradoc.them.org> Mail-Followup-To: Jon Ringle , gdb@sourceware.org References: <45ED9DDD.3040202@ringle.org> <20070306170854.GA6757@caradoc.them.org> <45EDA355.8060708@ringle.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EDA355.8060708@ringle.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00095.txt.bz2 On Tue, Mar 06, 2007 at 12:22:29PM -0500, Jon Ringle wrote: > Sending packet: $qOffsets#4b...Ack > Packet received: E01 > warning: Remote failure reply: E01 #if defined(__UCLIBC__) && !defined(__UCLIBC_HAS_MMU__) Is this really Linux, or uClinux? It seems to be configured as if it were uClinux, but it looks like Linux. -- Daniel Jacobowitz CodeSourcery