Virtual Method
IdeDebuggerprepare_for_run
Declaration
void
prepare_for_run (
IdeDebugger* self,
IdePipeline* pipeline,
IdeRunContext* run_context
)
Parameters
pipeline
-
Type:
IdePipeline
An
IdePipeline
.The data is owned by the caller of the function. run_context
-
Type:
IdeRunContext
An
IdeRunContext
.The data is owned by the caller of the function.