llvm-project/lldb/source/Plugins/Platform/Android
Luka Markušić 1e210abf99 [LLDB] Make remote-android local ports configurable
The local ports for `platform connect` and `attach` were always random, this allows the user to configure them.
This is useful for debugging a truly remote android (when the android in question is connected to a remote server).

There is a lengthier discussion on github - https://github.com/llvm/llvm-project/issues/58114

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D136465
2022-10-26 08:14:22 +00:00
..
AdbClient.cpp Modify DataEncoder to be able to encode data in an object owned buffer. 2021-12-07 09:44:57 -08:00
AdbClient.h
CMakeLists.txt
PlatformAndroid.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
PlatformAndroid.h [lldb] Remove ConstString from Platform plugin names 2021-10-26 10:04:35 +02:00
PlatformAndroidRemoteGDBServer.cpp [LLDB] Make remote-android local ports configurable 2022-10-26 08:14:22 +00:00
PlatformAndroidRemoteGDBServer.h [LLDB] Make remote-android local ports configurable 2022-10-26 08:14:22 +00:00