GdbServerRunner Class
(Debugger::GdbServerRunner)Inherits: | ProjectExplorer::SimpleTargetRunner |
Public Functions
GdbServerRunner(ProjectExplorer::RunControl *runControl, GdbServerPortsGatherer *portsGatherer) | |
~GdbServerRunner() |
- 1 public function inherited from ProjectExplorer::SimpleTargetRunner
- 23 public functions inherited from ProjectExplorer::RunWorker
- 32 public functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 2 signals inherited from ProjectExplorer::RunWorker
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 1 static public member inherited from ProjectExplorer::RunWorker
- 10 static public members inherited from QObject
- 2 protected functions inherited from ProjectExplorer::SimpleTargetRunner
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Member Function Documentation
GdbServerRunner::GdbServerRunner(ProjectExplorer::RunControl *runControl, GdbServerPortsGatherer *portsGatherer)
Default constructs an instance of GdbServerRunner.
GdbServerRunner::~GdbServerRunner()
Destroys the instance of GdbServerRunner.