This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: [eliz@is.elta.co.il: GDB: fine print in 387 info]



Date: Thu, 08 Jul 1999 17:09:37 +1000
From: Andrew Cagney <ac131313@cygnus.com>

> It should be possible to create a generic info_registers_387 function.
> That always asks the target for information.

Given that several platforms that use x87 already define different
x87-related macros and enumerate the FP reghisters differently, your
suggestion would imply that all those macros and different definitions
should be removed and replaced with unified code.  Do I read you
correctly?

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