Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ exitCode
Method
exitCode
launcher/core/injector/debuggerinjector.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
int DebuggerInjector::exitCode()
67
{
68
return mExitCode;
69
}
70
71
QProcess::ExitStatus DebuggerInjector::exitStatus()
72
{
Callers
2
processFinished
Method · 0.45
startDebugger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected