Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.h739 #define target_remove_vfork_catchpoint(pid) \ macro
Dbreakpoint.c1549 val = target_remove_vfork_catchpoint (PIDGET (inferior_ptid)); in remove_breakpoint()