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@winehq.org Reporter: austinenglish@gmail.com CC: nerv@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,
https://bugs.winehq.org/show_bug.cgi?id=45387
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |nerv@dawncrow.de
https://bugs.winehq.org/show_bug.cgi?id=45387
--- Comment #1 from André H. nerv@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
https://bugs.winehq.org/show_bug.cgi?id=45387
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |86864486be64a277f6edf8e6670 | |9cd0f17a4eed9
--- Comment #2 from Austin English austinenglish@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...
https://bugs.winehq.org/show_bug.cgi?id=45387
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.12.
https://bugs.winehq.org/show_bug.cgi?id=45387
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=45387
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bugs included in 3.0.3.