Module Name: src Committed By: christos Date: Sat Dec 23 22:12:19 UTC 2017
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Merge the code back; the problem was that since we are reading/writing
to a kernel address for PT_{READ,WRITE}_{I,D} we need the kernel vmspace.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/kern/sys_ptrace_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
