[Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.

Oleksiy Vyalov ovyalov at google.com
Sun Mar 22 19:27:24 PDT 2015


Hi vharron, tberghammer,

Move ADB communications to AdbClient class  - in order to make it accessible by other LLDB components.
I'm planning to use device serial number for Android devices instead of host name within module cache - will integrate AdbClient with PlatformAndroid with a next CL.

http://reviews.llvm.org/D8535

Files:
  lldb.xcodeproj/project.pbxproj
  source/Plugins/Platform/Android/AdbClient.cpp
  source/Plugins/Platform/Android/AdbClient.h
  source/Plugins/Platform/Android/CMakeLists.txt
  source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8535.22445.patch
Type: text/x-patch
Size: 17024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150323/bf120379/attachment.bin>


More information about the lldb-commits mailing list