Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c72 #define PTRACE_EVENT_VFORKDONE 5 macro
317 if ((status >> 16) != PTRACE_EVENT_VFORKDONE) in child_follow_fork()
H A DChangeLog-20034850 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.