Searched refs:SetSTDERR (Results 1 – 4 of 4) sorted by relevance
145 int SetSTDERR(const FileSpec &file_spec);
1905 int GDBRemoteCommunicationClient::SetSTDERR(const FileSpec &file_spec) { in SetSTDERR() function in GDBRemoteCommunicationClient
734 m_gdb_comm.SetSTDERR(stderr_file_spec); in DoLaunch()
345 m_gdb_client_up->SetSTDERR(file_action->GetFileSpec()); in LaunchProcess()