]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 288902:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Nov 2015 16:57:23 +0000 (16:57 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Nov 2015 16:57:23 +0000 (16:57 +0000)
commitd4d6b53a4b9b36bcda6c9f03f95a1383174c5e78
tree0d6ed68ce0f2046902a6c701ee13293489446998
parent6e97b0062149a6d35073172700d5318d80c16de8
MFC 288902:
Include additional info in ptrace(2) KTR traces:
- The new PC value and signal passed to PT_CONTINUE, PT_DETACH, PT_SYSCALL,
  and PT_TO_SC[EX].
- The system call code returned via PT_LWPINFO.

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