from gdb.texinfo on 11 July 1994 --> Debugging with GDB - Floating Point Hardware

Go to the previous, next section.

Floating point hardware

Depending on the host machine architecture, GDB may be able to give you more information about the status of the floating point hardware.

info float
Display hardware-dependent information about the floating point unit. The exact contents and layout vary depending on the floating point chip; on some platforms, `info float' is not available at all.

Go to the previous, next section.