From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28704 invoked by alias); 10 May 2002 00:12:07 -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 28688 invoked from network); 10 May 2002 00:12:05 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 10 May 2002 00:12:05 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 175y0z-000404-00; Thu, 09 May 2002 20:12:05 -0400 Date: Thu, 09 May 2002 17:12:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Cc: Jason R Thorpe Subject: Re: [PATCH/RFA] Move i387 register supply/fill to i387-tdep.c Message-ID: <20020510001205.GA15259@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com, Jason R Thorpe References: <20020509164546.R3435@dr-evil.shagadelic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020509164546.R3435@dr-evil.shagadelic.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00308.txt.bz2 On Thu, May 09, 2002 at 04:45:46PM -0700, Jason R Thorpe wrote: > This is a re-submit of an earlier patch, which takes into account > Mark's recent changes to i387-nat.c. > > Basically, this moves all of the register supply/fill stuff for i387 > from i387-nat.c to i387-tdep.c, to facilitate cross-debugging of core > files. This renders i387-nat.c empty, and so it is removed in this > patch. Thanks! This is the biggest chunk of i386 cross core debugging. The other nasty one is ARM's evil registers... [disclaimer: not approving anything. I support this patch, I've been using something almost identical for some time.] -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer