From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17217 invoked by alias); 27 Mar 2007 18:32:34 -0000 Received: (qmail 17209 invoked by uid 22791); 27 Mar 2007 18:32:34 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 27 Mar 2007 19:32:27 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id BCCD84B26F; Tue, 27 Mar 2007 13:32:25 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 9E2AC4B267; Tue, 27 Mar 2007 13:32:25 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HWGT3-0007ad-5O; Tue, 27 Mar 2007 14:32:25 -0400 Date: Tue, 27 Mar 2007 18:32:00 -0000 From: Daniel Jacobowitz To: Jon Ringle Cc: gdb-patches@sourceware.org Subject: Re: gdbserver: should use __ARCH_HAS_MMU__ rather than __UCLIBC_HAS_MMU__ Message-ID: <20070327183225.GC28164@caradoc.them.org> Mail-Followup-To: Jon Ringle , gdb-patches@sourceware.org References: <45EE3DD7.80302@ringle.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EE3DD7.80302@ringle.org> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00261.txt.bz2 On Tue, Mar 06, 2007 at 11:21:43PM -0500, Jon Ringle wrote: > Please see: http://sourceware.org/ml/gdb/2007-03/msg00099.html > Jon I belatedly checked this in (the linux-low.c portion of it). Thanks. -- Daniel Jacobowitz CodeSourcery