Searched refs:suspended_step (Results 1 – 2 of 2) sorted by relevance
685 debug_info->suspended_step = 1; in do_breakpoint()833 debug_info->suspended_step = 1; in do_watchpoint()881 if (debug_info->suspended_step) { in try_step_suspended_breakpoints()882 debug_info->suspended_step = 0; in try_step_suspended_breakpoints()
111 int suspended_step; member