[Lldb-commits] [PATCH] Add --port-file flag to lldb-platform to store port number which platform is listening

Oleksiy Vyalov ovyalov at google.com
Wed Jul 1 15:23:16 PDT 2015


Hi tberghammer, chaoren,

If platform listens on dynamically allocated port (when runs as "--listen *:0")  --port-file will be used to store port number which client can use to connect to.

http://reviews.llvm.org/D10886

Files:
  tools/lldb-server/lldb-platform.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10886.28904.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150701/93d23b9e/attachment.bin>


More information about the lldb-commits mailing list