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
  • [Lldb-commits] [PATCH] D37... Zachary Turner via Phabricator via lldb-commits
    • Re: [Lldb-commits] [P... Jim Ingham via lldb-commits
      • Re: [Lldb-commits... Zachary Turner via lldb-commits
        • Re: [Lldb-com... Zachary Turner via lldb-commits
          • Re: [Lldb... Jim Ingham via lldb-commits
            • Re: ... Zachary Turner via lldb-commits
              • ... Jim Ingham via lldb-commits
              • ... Jim Ingham via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Jim Ingham via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Jason Molenda via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Jim Ingham via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Jim Ingham via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Jim Ingham via lldb-commits
              • ... Zachary Turner via lldb-commits
              • ... Jim Ingham via lldb-commits

Reply via email to