This is the mail archive of the gdb@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: Recent Linux related changes to gdb...


> 
> I have reverted the linux-specific changes for printing out registers
> and the state of the FPU.
> 
> We would very much like to restore this lost functionality by unifying
> FP support for the various i386 implementations.  I know that a number
> of you were active in discussions regarding FP support unification
> earlier this summer.  If you have patches, send them our way!  :)
> 
> Those of you watching the number of test suite failures on Linux will
> notice that there is now one more failure than before (info float).
> 

I believe that other none-Linux OSes are protected in my original
x86 fpu patch for gdb 4.17. I don't remember it was very hard to do.
I have access to Solaris 7/x86. I can do it again.

# gdb
GNU gdb 4.17.0.14 with Linux support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-pc-solaris2.7".
(gdb) info float
No floating point info available for this processor.
(gdb) 


-- 
H.J. Lu (hjl@gnu.org)

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