Command bp adds 64-bit address for Noel-V

The issue seems to exist only on the Windows platform.

GRMON debug monitor v3.2.15.1 64-bit eval version

  • Windows

    grmon3> bp hard 0xffffffe0004a8864
    Hardware breakpoint 1 at 0xffffffff

    grmon3> bp
    NUM ADDRESS MASK TYPE EN CPU SYMBOL
    1 : 0x00000000ffffffff 0xffffffffffffffff (hard) Y 0 1

  • Linux

    grmon3> bp hard 0xffffffe0004a8864
    Hardware breakpoint 1 at 0xffffffe0004a8864

    grmon3> bp
    NUM ADDRESS MASK TYPE EN CPU SYMBOL
    1 : 0xffffffe0004a8864 0xffffffffffffffff (hard) Y 0 1

Thank you for reporting this issue. It will be fixed in the next release!