labath added a comment.

I'm not sure this is fixing the problem at the right level. I mean, even if you 
fix the race on the synchronicity flag, it still seems like there is a zillion 
of other things that the two processes (event handler thread and stop hook 
executor) race on.

Isn't the right fix to make sure that the event gets broadcast only after the 
stop hooks finish their work? How does that work on other platforms?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119548

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

Reply via email to