On Tue, Sep 19, 2017 at 11:40 AM Jim Ingham <jing...@apple.com> wrote:
> I must be missing something. > > DisaptchInputInterrupt knows how to interrupt a running process, and > because of Enrico's Python interruption stuff it will interrupt script > execution at some point but it wasn't very reliable last time I tried it. > > But the whole point of this patch is that in general commands don't listen > to that interrupt if they are just running in a loop doing work. Sending > the interrupt is not enough. > > Jim > I guess you are saying they installed a custom IOHandler? IF that's the case, then yea I guess it won't work.
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits