GdbServerRunner Class

(Debugger::GdbServerRunner)

Public Functions

GdbServerRunner(ProjectExplorer::RunControl *runControl, GdbServerPortsGatherer *portsGatherer)
~GdbServerRunner()
void setAttachPid(Utils::ProcessHandle pid)
void setRunnable(const ProjectExplorer::StandardRunnable &runnable)
void setUseMulti(bool on)

Additional Inherited Members

Member Function Documentation

GdbServerRunner::GdbServerRunner(ProjectExplorer::RunControl *runControl, GdbServerPortsGatherer *portsGatherer)

Default constructs an instance of GdbServerRunner.

GdbServerRunner::~GdbServerRunner()

Destroys the instance of GdbServerRunner.

void GdbServerRunner::setAttachPid(Utils::ProcessHandle pid)

void GdbServerRunner::setRunnable(const ProjectExplorer::StandardRunnable &runnable)

void GdbServerRunner::setUseMulti(bool on)