[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:10:43 PDT 2022
    
    
  
DavidSpickett added a comment.
I don't have the expertise to review, but have one question.
Does this account for the situation where you spawn many gdbserver from the platform and therefore need more ports? Does it even need to? (just guessing that that could have been the reason for selecting random ports, though not for the platform)
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