[Bug 45387] New: arm64_map_dwarf_register: Don't know how to map register (64-66)
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(a)winehq.org Reporter: austinenglish(a)gmail.com CC: nerv(a)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.
https://bugs.winehq.org/show_bug.cgi?id=45387 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |nerv(a)dawncrow.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45387 --- Comment #1 from André H. <nerv(a)dawncrow.de> --- The numbers are rather from here: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0057b/IHI0057B_aadwarf64... page 6 They are about floating point registers I didn't map... Patch sent: https://source.winehq.org/patches/data/147980 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45387 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |86864486be64a277f6edf8e6670 | |9cd0f17a4eed9 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to André H. from comment #1)
The numbers are rather from here: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0057b/IHI0057B_aadwarf64. pdf page 6 They are about floating point registers I didn't map...
Patch sent: https://source.winehq.org/patches/data/147980
Thanks for the quick fix, works here! https://source.winehq.org/git/wine.git/commitdiff/86864486be64a277f6edf8e667... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45387 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.12. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45387 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45387 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.3. -- 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.
participants (1)
-
wine-bugs@winehq.org