This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 759ae31a1 Xfail TestConcurrentTwoWatchpointsOneSignal on arm new 1ad636909 Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Host/common/NativeProcessProtocol.h | 7 +++++-- source/Host/common/NativeProcessProtocol.cpp | 10 ---------- source/Host/common/NativeRegisterContext.cpp | 17 ++++------------- source/Plugins/Process/Linux/NativeProcessLinux.cpp | 5 ----- source/Plugins/Process/Linux/NativeProcessLinux.h | 2 +- .../Process/Linux/NativeRegisterContextLinux.cpp | 10 +--------- .../Process/Linux/NativeRegisterContextLinux_arm64.cpp | 16 ++++------------ .../Process/Linux/NativeRegisterContextLinux_mips64.cpp | 12 +++++------- source/Plugins/Process/Linux/NativeThreadLinux.cpp | 6 +----- source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 5 ----- source/Plugins/Process/NetBSD/NativeProcessNetBSD.h | 2 +- source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp | 6 +----- .../gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | 15 +++------------ 13 files changed, 26 insertions(+), 87 deletions(-)