[Bug 45387] New: arm64_map_dwarf_register: Don't know how to map register (64-66)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 26 19:53:21 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45387

            Bug ID: 45387
           Summary: arm64_map_dwarf_register: Don't know how to map
                    register (64-66)
           Product: Wine
           Version: 3.11
          Hardware: aarch64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dbghelp
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: nerv at dawncrow.de
      Distribution: ---

Noticed while running valgrind on arm64

0088:fixme:dbghelp:arm64_map_dwarf_register Don't know how to map register 64
0088:fixme:dbghelp:arm64_map_dwarf_register Don't know how to map register 65
0088:fixme:dbghelp:arm64_map_dwarf_register Don't know how to map register 66

https://github.com/Microsoft/microsoft-pdb/blob/master/include/cvconst.h

    CV_ARM64_X14    =  64,
    CV_ARM64_X15    =  65,
    CV_ARM64_IP0    =  66,

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list