tberghammer accepted this revision. tberghammer added a comment. This revision is now accepted and ready to land.
LGTM ================ Comment at: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:1014 @@ +1013,3 @@ + + Error error; + m_stdio_handle_up = m_mainloop.RegisterReadObject( ---------------- Can you add an assert that m_stdio_handle_up is nullptr when StartSTDIOForwarding is called? http://reviews.llvm.org/D15019 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits