Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDtarget.h744 #define target_insert_fork_catchpoint(pid) \ macro
HDbreakpoint.c729 val = target_insert_fork_catchpoint (PIDGET (inferior_ptid)); in insert_catchpoint()