[Lldb-commits] [PATCH] D14262: Provide ADB port forwarding support for abstract sockets

Oleksiy Vyalov via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 2 15:13:40 PST 2015


ovyalov created this revision.
ovyalov added reviewers: clayborg, tberghammer.
ovyalov added a subscriber: lldb-commits.
Herald added subscribers: danalbert, tberghammer.

Provide ADB port forwarding support for abstract sockets.

http://reviews.llvm.org/D14262

Files:
  include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
  source/Host/posix/ConnectionFileDescriptorPosix.cpp
  source/Plugins/Platform/Android/AdbClient.cpp
  source/Plugins/Platform/Android/AdbClient.h
  source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
  source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14262.38990.patch
Type: text/x-patch
Size: 11579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151102/b60b17c0/attachment.bin>


More information about the lldb-commits mailing list