GdbServerRunner Class
(Debugger::Debugger::GdbServerRunner)Public Functions
GdbServerRunner(ProjectExplorer::RunControl *runControl, Debugger::Debugger::GdbServerPortsGatherer *portsGatherer) | |
~GdbServerRunner() | |
void | setAttachPid(int pid) |
void | setRunnable(const ProjectExplorer::Runnable &runnable) |
void | setUseMulti(bool on) |
Member Function Documentation
GdbServerRunner::GdbServerRunner(ProjectExplorer::RunControl *runControl, Debugger::Debugger::GdbServerPortsGatherer *portsGatherer)
Default constructs an instance of GdbServerRunner.
GdbServerRunner::~GdbServerRunner()
Destroys the instance of GdbServerRunner.