This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 008b77454 [Gardening] Remove more dead code from IOHandler new 5aa7c12ce Upstream a few small Apple changes to debugserver - arm64_32, [...]
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: source/Target/TargetProperties.td | 2 +- tools/debugserver/source/DNB.cpp | 6 ++ tools/debugserver/source/DNB.h | 9 +- tools/debugserver/source/DNBDefs.h | 1 + tools/debugserver/source/MacOSX/MachException.cpp | 2 + tools/debugserver/source/MacOSX/MachProcess.h | 7 +- tools/debugserver/source/MacOSX/MachProcess.mm | 115 +++++++++++++++++---- tools/debugserver/source/MacOSX/MachThreadList.cpp | 9 +- .../source/MacOSX/arm64/DNBArchImplARM64.cpp | 8 ++ tools/debugserver/source/RNBRemote.cpp | 42 +++++++- 10 files changed, 171 insertions(+), 30 deletions(-)