Add specific ppc64le hardware watchpoint handler
authorPavel Labath <labath@google.com>
Fri, 27 Oct 2017 17:02:32 +0000 (17:02 +0000)
committerPavel Labath <labath@google.com>
Fri, 27 Oct 2017 17:02:32 +0000 (17:02 +0000)
commitc51ad4834cd311ece54429083a570e3c9e074a37
treea7263152751a7d56b39117b36f2ca575d4a05df4
parent5e3808afa21dec29a3079d687398358b4788014a
Add specific ppc64le hardware watchpoint handler

Summary: Add hardware watchpoint funcionality for ppc64le

Reviewers: clayborg, zturner

Reviewed By: clayborg

Subscribers: eugene, clayborg, zturner, lbianc, gut, nemanjai, alexandreyy, kbarton, lldb-commits

Differential Revision: https://reviews.llvm.org/D38897
Patch by Ana Julia Caetano <ana.caetano@eldorado.org.br>

llvm-svn: 316772
lldb/include/lldb/lldb-enumerations.h
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp