This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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]

[Bug general/4973] print $eax -format f


------- Additional Comments From cagney at redhat dot com  2007-08-29 14:53 -------
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)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|print $eax -format x        |print $eax -format f


http://sourceware.org/bugzilla/show_bug.cgi?id=4973

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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