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.
Paths
| Differential D12328
Error checking correction in AArch64 hardware watchpoint code ClosedPublic Authored by omjavaid on Aug 25 2015, 12:06 PM.
Details Summary 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.
Diff Detail
Event Timelineclayborg edited edge metadata. Comment ActionsFix the incorrect bool return values and this will be good to go. This revision now requires changes to proceed.Aug 26 2015, 9:51 AM Closed by commit rL246045: Error checking correction in AArch64 hardware watchpoint code (authored by omjavaid). · Explain WhyAug 26 2015, 11:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33230 lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
|