Virtual Method

IdeDebuggerprepare

Declaration

void
prepare (
  IdeDebugger* self,
  IdeRunner* runner
)

Description

Prepares the runner to launch a debugger and target process.

Available since:3.32

Parameters

runner IdeRunner
 

An IdeRunner.

 The data is owned by the caller of the function.