From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: kettenis@wins.uva.nl Cc: gdb@sources.redhat.com Subject: Re: Register cache Date: Sat, 17 Feb 2001 00:28:00 -0000 Message-id: <200102170828.DAA19374@indy.delorie.com> References: <200102121753.f1CHr9t11723@rtl.cygnus.com> <200102121837.NAA07780@indy.delorie.com> <200102162321.f1GNL9q08272@delius.kettenis.local> X-SW-Source: 2001-02/msg00247.html > Date: Sat, 17 Feb 2001 00:21:09 +0100 > From: Mark Kettenis > > How about the attached patch? Just give a yell and I'll check it in > > Mark > > > Index: ChangeLog > from Mark Kettenis > > * i387-nat.c: Use regnum instead of regno consistently. Fix > comments accordingly. > (i387_supply_register): New function. > (i387_supply_fsave): Implement using i387_supply_register. > * i387-nat.h: Use regnum instead of regno consistently. Fix > comments accordingly. How can I say anything but "YES, PLEASE!" ? It's almost the exact patch I suggested ;-) Thanks!