Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.h759 #define target_remove_exec_catchpoint(pid) \ macro
H A Dbreakpoint.c1543 val = target_remove_exec_catchpoint (PIDGET (inferior_ptid)); in remove_breakpoint()