DebuggerRunControl Class
(Debugger::DebuggerRunControl)Inherits: | ProjectExplorer::RunControl |
Public Functions
void | abortDebugger() |
void | debuggingFinished() |
void | handleApplicationOutput(const QString &msg, int channel) |
void | notifyEngineRemoteServerRunning(const QByteArray &msg, int pid) |
void | notifyEngineRemoteSetupFinished(const RemoteSetupResult &result) |
void | notifyInferiorIll() |
void | quitDebugger() |
void | setOutputProcessor(OutputProcessor *processor) |
void | showMessage(const QString &msg, int channel = LogDebug) |
void | startFailed() |
DebuggerStartParameters & | startParameters() |
- 24 public functions inherited from ProjectExplorer::RunControl
Signals
void | aboutToNotifyInferiorSetupOk() |
void | requestRemoteSetup() |
void | stateChanged(Debugger::DebuggerState state) |
- 4 signals inherited from ProjectExplorer::RunControl
Additional Inherited Members
- 3 protected functions inherited from ProjectExplorer::RunControl