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