Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ getSlave
Method
getSlave
plugins/debuggercommon/stty.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
///Call it if getSlave returns an empty string.
41
QString lastError(){return m_lastError;}
42
QString getSlave() { return ttySlave; };
43
void readRemaining();
44
45
private Q_SLOTS:
Callers
3
execInferior
Method · 0.80
startDebugging
Method · 0.80
execInferior
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected