This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: Dump values from FPU after each operation


> Date: Fri, 4 Nov 2011 17:46:16 +0100 (CET)
> From: Thomas Baruchel <baruchel@gmx.com>
> 
> On Fri, 4 Nov 2011, Eli Zaretskii wrote:
> > I think you want "info float" and/or "info all-registers", and you
> > want to turn on logging, so GDB writes everything to a log file you
> > can later process.
> 
> OK, is there a way to have the content of the floating point registers
> printed as float rather than in hexadecimal? Regards,

"info all-registers" does that.


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