Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasCrashed
Method
hasCrashed
plugins/debuggercommon/midebugsession.cpp:1022–1025 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1020
}
1021
1022
bool KDevMI::MIDebugSession::hasCrashed() const
1023
{
1024
return m_hasCrashed;
1025
}
1026
1027
void MIDebugSession::slotDebuggerReady()
1028
{
Callers
3
handleThreadInfo
Method · 0.80
handleThreadInfo
Method · 0.80
testReceivePosixSignal
Method · 0.80
Calls
no outgoing calls
Tested by
1
testReceivePosixSignal
Method · 0.64