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 <gclay...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to