labath added inline comments.
================
Comment at:
lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:84
bool PlatformAndroidRemoteGDBServer::LaunchGDBServer(lldb::pid_t &pid,
std::string &connect_url)
{
uint16_t remote_port = 0;
----------------
JDevlieghere wrote:
> Should this have `assert(IsConnected());` like
> `PlatformRemoteGDBServer::LaunchGDBServer` does?
Yeah, I guess it should.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116539/new/
https://reviews.llvm.org/D116539
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits