From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9223 invoked by alias); 14 Mar 2005 16:57:13 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9171 invoked from network); 14 Mar 2005 16:57:09 -0000 Received: from unknown (HELO cgf.cx) (66.30.17.189) by sourceware.org with SMTP; 14 Mar 2005 16:57:09 -0000 Received: by cgf.cx (Postfix, from userid 201) id EC02B4A8317; Mon, 14 Mar 2005 11:57:08 -0500 (EST) Date: Mon, 14 Mar 2005 16:57:00 -0000 From: Christopher Faylor To: "Amit S. Kale" , GDB patches Subject: Re: [patch] gdbserver fails on 32-bit ppc rfs running in a-64 bit 2.6 linux kernel Message-ID: <20050314165708.GE12372@trixie.casa.cgf.cx> Reply-To: gdb-patches@sourceware.org Mail-Followup-To: "Amit S. Kale" , GDB patches References: <200503142137.35799.amitkale@linsyssoft.com> <20050314162252.GA23939@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050314162252.GA23939@nevyn.them.org> User-Agent: Mutt/1.5.6i X-SW-Source: 2005-03/txt/msg00204.txt.bz2 [reply-to set] On Mon, Mar 14, 2005 at 11:22:52AM -0500, Daniel Jacobowitz wrote: >On Mon, Mar 14, 2005 at 09:37:35PM +0530, Amit S. Kale wrote: >>I found that gdbserver fails on a 32-bit ppc rfs running in a 64-bit >>2.6 linux > >"rfs"? It'd be nice to explain one's acronyms... "R"oot "F"ile "S"system. cgf