As far as I know NativeProcessLinux is still fully functional during the 
execution of it's destructor. The only difference is that the members in 
GDBRemoteCommunicationServerLLGS defined after the NativeProcessLinux smart 
pointer are already destructed. If this ordering is the problem then it can be 
solved with changing the order of the member declarations inside 
GDBRemoteCommunicationServerLLGS.

I am confused if the introduction of the Terminate method made any difference.


http://reviews.llvm.org/D7692

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to