This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ac71c89 Add the new minidump plugin files to the Xcode project new ca908d9 Remove a couple of old TODOs and don't make a new ConstString [...] new 7dcca95 Remove usages of TimeValue from gdb-remote process plugin
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: .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 27 ++--- .../gdb-server/PlatformRemoteGDBServer.cpp | 2 +- .../Process/gdb-remote/GDBRemoteClientBase.cpp | 7 +- .../Process/gdb-remote/GDBRemoteCommunication.cpp | 10 +- .../Process/gdb-remote/GDBRemoteCommunication.h | 21 ++-- .../gdb-remote/GDBRemoteCommunicationClient.cpp | 114 ++++++++++----------- .../gdb-remote/GDBRemoteCommunicationClient.h | 4 +- .../GDBRemoteCommunicationServerLLGS.cpp | 1 - .../Process/gdb-remote/ProcessGDBRemote.cpp | 18 ++-- .../GDBRemoteCommunicationClientTest.cpp | 47 ++++++++- 10 files changed, 145 insertions(+), 106 deletions(-)