heicks / peter-bochs

Automatically exported from code.google.com/p/peter-bochs
0 stars 0 forks source link

exception when runs with bochs-2.6, unable to debug #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use bochs 2.6 with Peter-Bochs
2. You are not able to debug anything, exception occurs, probably due to 
default 64-bit emulation ? See the exception dump.

Thanks for fixing it !

What version of the product are you using? On what operating system?

Latest Peter-Bochs debugger (20120606)
Windows 7
Latest Bochs 2.6

Please provide any additional information below.

java.lang.NumberFormatException: For input string: "ffffffffffffffff"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Long.parseLong(Unknown Source)
        at com.peterswing.CommonLib.string2decimal(CommonLib.java:77)
        at com.peterbochs.Application.updateInstructionUsingBochs(Application.ja
va:2566)

Original issue reported on code.google.com by vladimir...@gmail.com on 8 Oct 2012 at 5:31

GoogleCodeExporter commented 9 years ago
thanks, will fix it

Original comment by mcheung63@gmail.com on 8 Nov 2012 at 4:06

GoogleCodeExporter commented 9 years ago
fixed, peter-bochs work with 64bits bochs now

Original comment by mcheung63@gmail.com on 7 Sep 2013 at 4:19