This is the mail archive of the
gdb-patches@sourceware.cygnus.com
mailing list for the GDB project.
Re: [eliz@is.elta.co.il: GDB: fine print in 387 info]
- To: Eli Zaretskii <eliz@delorie.com>
- Subject: Re: [eliz@is.elta.co.il: GDB: fine print in 387 info]
- From: Andrew Cagney <ac131313@cygnus.com>
- Date: Thu, 08 Jul 1999 18:29:48 +1000
- CC: gdb-patches@sourceware.cygnus.com
- Organization: Cygnus Solutions
- References: <199907080723.DAA25670@indy.delorie.com>
Eli Zaretskii wrote:
>
> 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?
Just don't make it worse :-)
Andrew