Home
last modified time | relevance | path

Searched refs:pauseToWait (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DRenodeKeywords.cs241 …public void WaitForGdbConnection(int port, string machine = null, bool pauseToWait = true, bool ac… in WaitForGdbConnection() argument
254 if(pauseToWait) in WaitForGdbConnection()