labath accepted this revision.
labath added inline comments.
This revision is now accepted and ready to land.


================
Comment at: 
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:3876
-  // the server.
-  if (m_inferior_prev_state == eStateExited) {
     m_exit_now = true;
----------------
I have a feeling that, in the multi-process world, any reference to this 
variable is going to be a bug. It'd be best if it didn't exist.


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

https://reviews.llvm.org/D128639

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

Reply via email to