From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26000 invoked by alias); 7 Feb 2010 22:23:32 -0000 Received: (qmail 25992 invoked by uid 22791); 7 Feb 2010 22:23:32 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 07 Feb 2010 22:23:28 +0000 Received: (qmail 4129 invoked from network); 7 Feb 2010 22:23:27 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Feb 2010 22:23:27 -0000 Date: Sun, 07 Feb 2010 22:23:00 -0000 From: Daniel Jacobowitz To: "H.J. Lu" Cc: GDB Subject: Re: PATCH: Add x86 xml files Message-ID: <20100207222324.GB5399@caradoc.them.org> Mail-Followup-To: "H.J. Lu" , GDB References: <20100204235952.GA27284@lucon.org> <20100205000052.GA27361@lucon.org> <20100207214956.GA3528@caradoc.them.org> <6dc9ffc81002071355h7f89ad5bxd54d9c75dc35a64a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6dc9ffc81002071355h7f89ad5bxd54d9c75dc35a64a@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-02/txt/msg00191.txt.bz2 On Sun, Feb 07, 2010 at 01:55:40PM -0800, H.J. Lu wrote: > to support both 32bit and 64bit, avoiding unnecessary complication and > code duplication. That is how it is done for PPC/RS6000. Either way, then, but be sure to validate the register set matches the expected architecture. -- Daniel Jacobowitz CodeSourcery