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: RFA: gdb/i386-linux-nat.c



> > I wish there were a test that caught this problem, but since GDB can't
> > print FP variables in registers on the x86 anyway, it's a little
> > difficult to write a portable test that shows this off.
> 
> Can I assume I still can exam values in FP registers under Linux/x86?

You can still examine values in registers, but you can't reliably
print variables which live in FP registers.  This is a long-standing
problem.

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