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] |
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,
-- Thomas Baruchel
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |