Home
last modified time | relevance | path

Searched refs:cleanup_executing_breakpoints (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c190 static void cleanup_executing_breakpoints (void *);
4262 cleanup_executing_breakpoints (void *ignore) in cleanup_executing_breakpoints() function
4299 old_chain = make_cleanup (cleanup_executing_breakpoints, 0); in bpstat_do_actions_1()