* Pavel Labath:

> Yes, there's a dns lookup being done on the other end. TBH, I'm not
> really sure what's it being used for. Maybe we should try deleting the
> hostname field from the qHostInfo response (or just put an IP address
> there).

Or use the system host name without resorting to DNS (using uname or
gethostname on GNU/Linux).  The DNS lookup is really surprising.

Thanks,
Florian
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to