This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6873dad Push down more common code into PlatformPOSIX new 97107b8 Use LLDB_LOG in NativeRegisterContextLinux*** files new 2a9b946 Fix incorrect logging in ThreadPlan::ShouldReportStop
The 2 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: .../Process/Linux/NativeRegisterContextLinux.cpp | 10 +-- .../Linux/NativeRegisterContextLinux_arm.cpp | 87 ++++++------------- .../Linux/NativeRegisterContextLinux_arm64.cpp | 99 +++++++--------------- .../Linux/NativeRegisterContextLinux_mips64.cpp | 65 +++++--------- source/Target/ThreadPlan.cpp | 7 +- 5 files changed, 81 insertions(+), 187 deletions(-)