Searched refs:cleanup_executing_breakpoints (Results 1 – 1 of 1) sorted by relevance
114 static void cleanup_executing_breakpoints (void *);2008 cleanup_executing_breakpoints (void *ignore) in cleanup_executing_breakpoints() function2030 old_chain = make_cleanup (cleanup_executing_breakpoints, 0); in bpstat_do_actions()