[lldb-dev] lldb-platform --listen
Vince Harron
vharron at google.com
Tue Jan 6 17:43:14 PST 2015
IIUC, lldb-platform's --listen parameter works like this
lldb-platform --listen <remote-host>:<local-port>
Usually, host:port notation indicates a host:port pair on the same
interface. Mixing local and remote like this is very strange to me.
I would prefer something more like
lldb-platform --listen <local-port> --allow <remote-host>
if they want host/ip restrictions
I can make these changes if everyone agrees.
--
Vince Harron | Technical Lead Manager | vharron at google.com | 858-442-0868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150106/f06f28bd/attachment.html>
More information about the lldb-dev
mailing list