wallace added a comment.

I agree with labath. Specially because I wouldn't like the user having aborted 
debug sessions if their setup takes longer than 10 seconds to get the process 
ready, which I imagine might happen with android or oculus devices using custom 
launch configs. What about using a condition variable and at the same time 
issue a progress notification mentioning that the LLDB is waiting for the 
process to stop? They could stop LLDB manually if something is not working 
properly for them in that case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119797

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

Reply via email to