Searched refs:step_over_wp_sp (Results 1 – 1 of 1) sorted by relevance
833 ThreadPlanSP step_over_wp_sp(new ThreadPlanStepOverWatchpoint( in ShouldStopSynchronous() local837 step_over_wp_sp->SetIsControllingPlan(true); in ShouldStopSynchronous()838 step_over_wp_sp->SetOkayToDiscard(false); in ShouldStopSynchronous()841 error = thread_sp->QueueThreadPlan(step_over_wp_sp, false); in ShouldStopSynchronous()