I personally would rather not change this, everything else (lldb-gdbserver, debugserver, the GDB version of gdbserver) already accepts arguments or options as host:port.
I would be interested in hearing everyone's opinion on the matter to make sure I am not alone. Greg > On Jan 6, 2015, at 5:43 PM, Vince Harron <vhar...@google.com> wrote: > > 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 _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev