Searched refs:suspended_step (Results 1 – 2 of 2) sorted by relevance
676 debug_info->suspended_step = 1; in breakpoint_handler()827 debug_info->suspended_step = 1; in watchpoint_handler()878 if (debug_info->suspended_step) { in reinstall_suspended_bps()879 debug_info->suspended_step = 0; in reinstall_suspended_bps()
109 int suspended_step; member