This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 401a5c546 Fix 32-bit builds broken by 320813 new 3442a27eb llgs-tests: Add support for "exit" stop-reply packets
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: include/lldb/Host/Host.h | 6 ++ .../tools/lldb-server/tests/MessageObjects.cpp | 111 ++++++++++++--------- unittests/tools/lldb-server/tests/MessageObjects.h | 72 ++++++++++--- unittests/tools/lldb-server/tests/TestClient.cpp | 5 +- unittests/tools/lldb-server/tests/TestClient.h | 12 ++- .../lldb-server/tests/ThreadIdsInJstopinfoTest.cpp | 5 +- 6 files changed, 149 insertions(+), 62 deletions(-)