Searched refs:SetSTDOUT (Results 1 – 4 of 4) sorted by relevance
152 int SetSTDOUT(const FileSpec &file_spec);
1882 int GDBRemoteCommunicationClient::SetSTDOUT(const FileSpec &file_spec) { in SetSTDOUT() function in GDBRemoteCommunicationClient
829 m_gdb_comm.SetSTDOUT(stdout_file_spec); in DoLaunch()
339 m_gdb_client_up->SetSTDOUT(file_action->GetFileSpec()); in LaunchProcess()