llvm-project/lldb/source/Plugins/Platform/Android
Nathan Lanza 0c01d92051 [Platform/Android] Read the adb server from an env variable if set
Summary:
The environment variable ANDROID_ADB_SERVER_PORT can be defined to have
adbd litsen on a different port. Teach lldb how to understand this via
simply checking the env var.

Reviewers: xiaobai, clayborg

Subscribers: srhines

Differential Revision: https://reviews.llvm.org/D66689

llvm-svn: 370106
2019-08-27 20:00:02 +00:00
..
AdbClient.cpp [Platform/Android] Read the adb server from an env variable if set 2019-08-27 20:00:02 +00:00
AdbClient.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt
PlatformAndroid.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformAndroid.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformAndroidRemoteGDBServer.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformAndroidRemoteGDBServer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00