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

Zachary Turner zturner at google.com
Thu Apr 9 07:52:43 PDT 2015


Same results for me on Windows.  My repro case is creating the following
.lldbinit file:


file d:\testexe\simple_step.exe
break set -f simple_step.cpp -l 12
run
bt

and then running lldb with no arguments.
On Wed, Apr 8, 2015 at 1:35 PM Greg Clayton <gclayton at apple.com> wrote:

> OK, another more complete patch to try out...
>
>
>
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150409/6bbcc157/attachment.html>


More information about the lldb-dev mailing list