Searched refs:SetSTDIN (Results 1 – 4 of 4) sorted by relevance
164 SetSTDIN (char const *path);
1614 GDBRemoteCommunicationClient::SetSTDIN (char const *path) in SetSTDIN() function in GDBRemoteCommunicationClient
703 m_gdb_comm.SetSTDIN (stdin_path); in DoLaunch()
303 m_gdb_client.SetSTDIN ("/dev/null"); in LaunchProcess()