Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlinux-nat.c536 bool detach_child = true; in follow_fork() local
568 detach_child = WIFSTOPPED (status); in follow_fork()
573 if (detach_child) in follow_fork()