[Lldb-commits] [PATCH] D12636: Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 4 08:42:55 PDT 2015
tberghammer created this revision.
tberghammer added reviewers: labath, chaoren, omjavaid.
tberghammer added a subscriber: lldb-commits.
Herald added subscribers: danalbert, tberghammer, rengolin, aemerson.
Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
This should fix the expression evaluation on the Android-aarch64 build bot, but I haven't managed to reproduce the issue locally
http://reviews.llvm.org/D12636
Files:
source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h
source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
source/Plugins/Process/Utility/RegisterContextLinux_arm64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12636.34034.patch
Type: text/x-patch
Size: 5149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150904/4d629bbc/attachment-0001.bin>
More information about the lldb-commits
mailing list