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/4215] New: fhpd does not do hex subtraction.


]$ fhpd 
(fhpd) print
(fhpd) print 0xbfd9b440 - 0xbfd9b3d4
java.lang.NumberFormatException: number overflow (pos=7) : bfd9b440
   at java.lang.Integer.parseInt(libgcj.so.7rh)
   at java.lang.Integer.parseInt(libgcj.so.7rh)
   at frysk.expr.CppTreeParser.expr(fhpd)
   at frysk.expr.CppTreeParser.expr(fhpd)
   at frysk.expr.CppTreeParser.expr(fhpd)
   at frysk.cli.hpd.SymTab.print(fhpd)
   at frysk.cli.hpd.CLI$PrintHandler.handle(fhpd)
   at frysk.cli.hpd.CLI.execCommand(fhpd)
   at fhpd.main(fhpd)
Internal debugger error:  number overflow (pos=7) : bfd9b440

-- 
           Summary: fhpd does not do hex subtraction.
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: npremji at redhat dot com
OtherBugsDependingO 2246
             nThis:


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

------- 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]