The parser gets confused by this: (fhpd) print $eax -format x [0.0] 0x0 (fhpd) print $eax -format f [0.0] Error: Symbol "$eax -format f" is not found in the current context. (fhpd)
(fhpd) print $eax -format f Error: unrecognized format: f