Searched refs:child_insert_vfork_catchpoint (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dinftarg.c412 child_insert_vfork_catchpoint (int pid) function
648 child_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint;
H A Dtarget.h596 extern int child_insert_vfork_catchpoint (int);
H A Dlin-lwp.c1779 lin_lwp_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint;
H A Dinfttrace.c3340 child_insert_vfork_catchpoint (int tid)
3326 child_insert_vfork_catchpoint (int tid) function

Completed in 156 milliseconds