Searched refs:cleanup_executing_breakpoints (Results 1 – 1 of 1) sorted by relevance
190 static void cleanup_executing_breakpoints (void *);4262 cleanup_executing_breakpoints (void *ignore) in cleanup_executing_breakpoints() function4299 old_chain = make_cleanup (cleanup_executing_breakpoints, 0); in bpstat_do_actions_1()