This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFA] Move i387 register supply/fill to i387-tdep.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]