labath added a comment.

I like the feature, but why does it need to have a thread of it's own? Could 
this be done from inside the regular event handler thread? The event handler 
thread also prints to stdout, and it seems like a bad idea to have two threads 
trying to do the same...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120972/new/

https://reviews.llvm.org/D120972

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to