Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.h750 #define target_insert_vfork_catchpoint(pid) \ macro
H A Dbreakpoint.c732 val = target_insert_vfork_catchpoint (PIDGET (inferior_ptid)); in insert_catchpoint()