This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d59cd82 Fix more unused variable warnings when asserts are disabled. new a68216f Prevent client from querying each thread's PC at each stop.
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: .../lldb-server/TestGdbRemoteThreadsInStopReply.py | 119 ++++++++++++++++++++- .../GDBRemoteCommunicationServerLLGS.cpp | 59 +++++++--- .../Process/gdb-remote/ProcessGDBRemote.cpp | 44 ++++---- .../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 1 + 4 files changed, 187 insertions(+), 36 deletions(-)