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