Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dinftarg.c394 child_insert_fork_catchpoint (int pid) in child_insert_fork_catchpoint() function
646 child_ops.to_insert_fork_catchpoint = child_insert_fork_catchpoint; in init_child_ops()
H A Dtarget.h589 extern int child_insert_fork_catchpoint (int);
H A Dlin-lwp.c1770 lin_lwp_ops.to_insert_fork_catchpoint = child_insert_fork_catchpoint; in init_lin_lwp_ops()
H A Dinfttrace.c3230 child_insert_fork_catchpoint (int tid) in child_insert_fork_catchpoint() function