ovyalov accepted this revision. This revision is now accepted and ready to land.
================ Comment at: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:1158 @@ +1157,3 @@ + if (error.Fail() && log) + log->Printf("GDBRemoteCommunicationServerLLGS::%s Failed to kill debugged process %" PRIu64 ".", + __FUNCTION__, m_debugged_process_sp->GetID()); ---------------- Could you log the error string as well? http://reviews.llvm.org/D11520 _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits