MCPcopy Create free account
hub / github.com/KDAB/GammaRay / errorString

Method errorString

launcher/core/injector/debuggerinjector.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61QString DebuggerInjector::errorString()
62{
63 return mErrorString;
64}
65
66int DebuggerInjector::exitCode()
67{

Callers 2

processFinishedMethod · 0.45
startDebuggerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected