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: [email protected]
          Reporter: [email protected]
    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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to