]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r265308:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Aug 2014 15:00:05 +0000 (15:00 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 9 Aug 2014 15:00:05 +0000 (15:00 +0000)
commitfe6dcaae7a2deebf79a7d104452568ef751e1a43
tree7260936e65cf0c086efa66d6ff940265380d9f57
parent71d4cccf66ea0f632e9edc3fb37cd3d0bd2b79ba
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/9@269755 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libproc/libproc.h
lib/libproc/proc_bkpt.c
lib/libproc/proc_util.c