From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5007 invoked by alias); 12 Sep 2005 21:07:11 -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 4255 invoked by uid 22791); 12 Sep 2005 21:07:07 -0000 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net (HELO sunset.davemloft.net) (216.27.180.168) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 12 Sep 2005 21:07:07 +0000 Received: from localhost ([127.0.0.1] ident=davem) by sunset.davemloft.net with esmtp (Exim 4.52) id 1EEvVv-0006XK-Ic; Mon, 12 Sep 2005 14:06:55 -0700 Date: Mon, 12 Sep 2005 21:07:00 -0000 Message-Id: <20050912.140655.89163088.davem@davemloft.net> To: drow@false.org Cc: mark.kettenis@xs4all.nl, rth@twiddle.net, amodra@bigpond.net.au, gdb-patches@gcc.gnu.org Subject: Re: ppc32 debugging ppc64, part 1 From: "David S. Miller" In-Reply-To: <20050912203220.GA10796@nevyn.them.org> References: <20050912125047.GA5411@twiddle.net> <200509121947.j8CJlT1H030779@elgar.sibelius.xs4all.nl> <20050912203220.GA10796@nevyn.them.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2005-09/txt/msg00092.txt.bz2 From: Daniel Jacobowitz Date: Mon, 12 Sep 2005 16:32:20 -0400 > Hmm, this is a much cleaner way than I'd been using for MIPS n32. > That bears some thinking about. It's even better than some of the ideas I had, and were partially implemented, to support this on sparc64/Linux as well.