This change introduces a new URL scheme for platform connect:
adb://device-id:port
Paths
| Differential D9358
Support remote-android with multiple connected devices. ClosedPublic Authored by chaoren on Apr 29 2015, 4:46 PM.
Details Summary This change introduces a new URL scheme for platform connect: adb://device-id:port
Diff Detail
Event Timelinechaoren updated this object. ovyalov edited edge metadata. Comment ActionsPlease see my comments.
This revision now requires changes to proceed.Apr 29 2015, 11:34 PM
This revision is now accepted and ready to land.Apr 30 2015, 10:10 PM Closed by commit rL236321: Support remote-android with multiple connected devices. (authored by chaoren). · Explain WhyMay 1 2015, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 24815 lldb/trunk/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/trunk/source/Plugins/Platform/Android/AdbClient.h
lldb/trunk/source/Plugins/Platform/Android/AdbClient.cpp
lldb/trunk/source/Plugins/Platform/Android/PlatformAndroid.cpp
lldb/trunk/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h
lldb/trunk/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
lldb/trunk/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
lldb/trunk/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
|