Searched refs:step_over_wp_sp (Results 1 – 1 of 1) sorted by relevance
854 ThreadPlanSP step_over_wp_sp(new ThreadPlanStepOverWatchpoint( in ShouldStopSynchronous() local858 step_over_wp_sp->SetIsControllingPlan(true); in ShouldStopSynchronous()859 step_over_wp_sp->SetOkayToDiscard(false); in ShouldStopSynchronous()862 error = thread_sp->QueueThreadPlan(step_over_wp_sp, false); in ShouldStopSynchronous()