[lldb-dev] gdb-remote test change coming up

Todd Fiala todd.fiala at gmail.com
Sat Jul 12 10:45:57 PDT 2014


Hey all,

I'm going to rework the startup of debugserver/lldb-gdbserver in the
gdb-remote protocol tests to make use of the named-pipe mechanism of
assigning an available listener port and communicating that back to the
caller.  Now that we have named pipe support in lldb-gdbserver, we can
avoid a bit of randomness in port selection to avoid what creates
occasional test failures due to port collisions.  This will eliminate one
source of non-relevant failure in those gdb-remote tests.

Hope to get that in over the next few days.
-- 
-Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140712/762ba77c/attachment.html>


More information about the lldb-dev mailing list