From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30977 invoked by alias); 10 May 2002 00:23:25 -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 30969 invoked from network); 10 May 2002 00:23:25 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 10 May 2002 00:23:25 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id C27189869; Thu, 9 May 2002 17:23:24 -0700 (PDT) Date: Thu, 09 May 2002 17:23:00 -0000 From: Jason R Thorpe To: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFA] Move i387 register supply/fill to i387-tdep.c Message-ID: <20020509172324.S3435@dr-evil.shagadelic.org> Reply-To: thorpej@wasabisystems.com Mail-Followup-To: Jason R Thorpe , gdb-patches@sources.redhat.com References: <20020509164546.R3435@dr-evil.shagadelic.org> <20020510001205.GA15259@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020510001205.GA15259@nevyn.them.org>; from drow@mvista.com on Thu, May 09, 2002 at 08:12:05PM -0400 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-05/txt/msg00310.txt.bz2 On Thu, May 09, 2002 at 08:12:05PM -0400, Daniel Jacobowitz wrote: > Thanks! This is the biggest chunk of i386 cross core debugging. The > other nasty one is ARM's evil registers... I have changes for some of the ARM stuff, too, but I need to clean up some stuff and then discuss it with Richard. Note, that I think there might be byte-order snafus in the i387 supply/fill goo, but it'd be nice to move it first, and then fix the bugs in it :-) -- -- Jason R. Thorpe