]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r265308:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Aug 2014 15:00:03 +0000 (15:00 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Aug 2014 15:00:03 +0000 (15:00 +0000)
commit3bbbb0a67ca64a1b6ed418860a7b452af1f004eb
treed7933a38f02506f07e209f08385e819e23df9b4c
parentd49ace84f879566a30443d60b418192e68784f53
MFC r265308:
If the traced process stops because it received a signal, libproc needs
to ensure that the signal is forwarded when proc_continue() is called.

git-svn-id: svn://svn.freebsd.org/base/stable/10@269754 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libproc/libproc.h
lib/libproc/proc_bkpt.c
lib/libproc/proc_util.c