Searched refs:suspended_step (Results 1 – 2 of 2) sorted by relevance
676 debug_info->suspended_step = 1; in do_breakpoint()824 debug_info->suspended_step = 1; in do_watchpoint()872 if (debug_info->suspended_step) { in try_step_suspended_breakpoints()873 debug_info->suspended_step = 0; in try_step_suspended_breakpoints()
111 int suspended_step; member