This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8590339 gdb-remote: Centralize thread specific packet handling new e120889 Move QSyncThreadState packet generation to the gdb-remote client
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: .../gdb-remote/GDBRemoteCommunicationClient.cpp | 19 +++++++++++++--- .../gdb-remote/GDBRemoteCommunicationClient.h | 3 +++ .../gdb-remote/GDBRemoteRegisterContext.cpp | 25 ++-------------------- .../Process/gdb-remote/GDBRemoteRegisterContext.h | 3 --- .../GDBRemoteCommunicationClientTest.cpp | 15 +++++++++++++ 5 files changed, 36 insertions(+), 29 deletions(-)