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 | vhar...@google.com | 858-442-0868
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to