This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 66bbe01 Removed the redundant "%d errors parsing expression" error. [...] new a39de33 Improve ADB utilization within Android platform.
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: source/Plugins/Platform/Android/AdbClient.cpp | 324 +++++++++++---------- source/Plugins/Platform/Android/AdbClient.h | 69 +++-- .../Plugins/Platform/Android/PlatformAndroid.cpp | 30 +- source/Plugins/Platform/Android/PlatformAndroid.h | 5 + .../Android/PlatformAndroidRemoteGDBServer.cpp | 2 + 5 files changed, 242 insertions(+), 188 deletions(-)