Home
last modified time | relevance | path

Searched defs:follow_child (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dinf-child.c123 inf_child_follow_fork (struct target_ops *ops, int follow_child) in inf_child_follow_fork()
H A Dinf-ptrace.c43 inf_ptrace_follow_fork (struct target_ops *ops, int follow_child) in inf_ptrace_follow_fork()
H A Dinfrun.c437 int follow_child = (follow_fork_mode_string == follow_fork_mode_child); in follow_fork() local
3564 int follow_child in handle_inferior_event() local
H A Dtarget.c2792 target_follow_fork (int follow_child) in target_follow_fork()