llvm-project/lldb/unittests/Platform
Emre Kultursay 7ff2de4f0c Do not list adb devices when a device id is given
Summary:
On Android, this method gets called twice: first when establishing
a host-server connection, then when attaching to a process id.

Each call takes several seconds to finish (especially slower on Windows)
and eliminating the call for the typical case improves latency significantly.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D79586
2020-05-29 11:36:11 +02:00
..
Android Do not list adb devices when a device id is given 2020-05-29 11:36:11 +02:00
CMakeLists.txt Do not list adb devices when a device id is given 2020-05-29 11:36:11 +02:00
PlatformDarwinTest.cpp Remap the target (Xcode) SDK directory to the host SDK directory. 2020-04-06 15:51:30 -07:00