[lldb-dev] Process::SyncIOHandler(), everyone please try out the following patch

Greg Clayton gclayton at apple.com
Wed Apr 8 13:35:19 PDT 2015


OK, another more complete patch to try out...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: io.patch
Type: application/octet-stream
Size: 16154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150408/0c3c4a4b/attachment.obj>
-------------- next part --------------


Make sure you revert any previous changes. This patch was made against 234429.

This one removes the m_iohandler_sync completely and coordinates async IO with the IOHandlers. Let me know if this works any better for freebsd, linux or windows.


More information about the lldb-dev mailing list