This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c15b02e Skip 2 android test what is broken because of debuggerd new e6657af Switch over to using socketpair for local debugserver connect [...] new 46fec29 Fix build on Windows.
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/gdb-remote/GDBRemoteCommunication.cpp | 22 +++++-- .../Process/gdb-remote/GDBRemoteCommunication.h | 3 +- .../GDBRemoteCommunicationServerPlatform.cpp | 3 +- .../Process/gdb-remote/ProcessGDBRemote.cpp | 76 +++++++++++++++------- tools/debugserver/source/debugserver.cpp | 47 ++++++++++++- 5 files changed, 118 insertions(+), 33 deletions(-)