Virtual Method

IdeDebuggerprepare

since: 3.32

Declaration

void
prepare (
  IdeDebugger* self,
  IdeRunner* runner
)

Description

Prepares the runner to launch a debugger and target process.

Available since: 3.32

Parameters

runner

Type: IdeRunner

An IdeRunner.

The data is owned by the caller of the function.