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