[Lldb-commits] [PATCH] D12328: Error checking correction in AArch64 hardware watchpoint code
Muhammad Omair Javaid via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 25 12:06:40 PDT 2015
omjavaid created this revision.
omjavaid added reviewers: tberghammer, clayborg.
omjavaid added a subscriber: lldb-commits.
Herald added subscribers: rengolin, aemerson.
This patch fixes a few areas where AArch64 hardware watchpoints were not emitting errors correctly.
This makes sure any ptrace failures are reflected in any packet responses from the server.
http://reviews.llvm.org/D12328
Files:
source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12328.33099.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150825/9f95c37e/attachment.bin>
More information about the lldb-commits
mailing list