[lldb-dev] [Bug 23980] New: Support connecting to an android device over a tcp connection

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 29 05:51:41 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23980

            Bug ID: 23980
           Summary: Support connecting to an android device over a tcp
                    connection
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: labath at google.com
    Classification: Unclassified

When adb connects to an android device over TCP, it's ID is reported as
'ip:port'. When connecting to the platform instance running on platform_port on
this device, we should use then use the command "platform connect
adb://ip:port:platform_port", which is hilarious and does not work.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150629/92b85597/attachment.html>


More information about the lldb-dev mailing list