[Lldb-commits] [PATCH] D136465: Make remote-android local ports configurable
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 24 01:45:01 PDT 2022
DavidSpickett added a comment.
Ok, so this change means that the randomisation still happens, unless you override it with these environment variables? This seems like a good way to do it.
Where do these env vars need to be set? On the local machine, on the lldb-server machine, on the device?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136465/new/
https://reviews.llvm.org/D136465
More information about the lldb-commits
mailing list