Searched refs:acceptRunningServer (Results 1 – 1 of 1) sorted by relevance
241 …nnection(int port, string machine = null, bool pauseToWait = true, bool acceptRunningServer = true) in WaitForGdbConnection() argument259 if(machineObject.IsGdbConnectedToServer(port) && acceptRunningServer) in WaitForGdbConnection()