]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230785:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Feb 2012 10:14:07 +0000 (10:14 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 6 Feb 2012 10:14:07 +0000 (10:14 +0000)
commit86a4f58c43591094e9857caefe943e76428350ff
treed399b615914a185b186cc1a8258ca40220257e7f
parent1eb84e0d3d6f55db45def511dd86fd53bbf3145e
MFC r230785:
A debugger which requested PT_FOLLOW_FORK should get the notification
about new child not only when doing PT_TO_SCX, but also for PT_CONTINUE.
If TDB_FORK flag is set, always issue a stop, the same as is done for
TDB_EXEC.

git-svn-id: svn://svn.freebsd.org/base/stable/9@231068 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/subr_syscall.c