[lldb-dev] Remote Non-Stop Mode

Jim Ingham jingham at apple.com
Tue May 19 11:19:40 PDT 2015


> On May 19, 2015, at 7:13 AM, Ewan Crawford <ewan at codeplay.com> wrote:
> 
> Switching to non-stop during a session I don't think would be too hard once we've got it working. As all the packoet handling will be there, and we'd just need t add a way to send a QNonStop packet when switching.  
> It might however uncover some bugs in the stepping logic which could be tricky to track down.


Doing this is a great project, but getting this to work reliably will be quite a bit of work.  I bet there will be lots of bugs that will not be at all tricky to track down, just tricky to fix...

Jim

> 





More information about the lldb-dev mailing list