labath added a comment.

In https://reviews.llvm.org/D49739#1174810, @apolyakov wrote:

> Thanks, I used this `lldb-server gdbserver --pipe 0 localhost:0` and got a 
> port chosen by debugserver. But to let lldb-mi know about this port we need 
> an additional script, is python a good choice for that?


It's definitely better than bash. :)


https://reviews.llvm.org/D49739



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to