Date: Sun, 7 Mar 2010 00:05:44 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sys_process.c src/sys/sys ptrace.h Message-ID: <201003070007.o2707gDT059865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2010-03-07 00:05:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern sys_process.c sys/sys ptrace.h Log: SVN rev 204813 on 2010-03-07 00:05:44Z by marcel MFC revs 203696, 203708, 203783 and 203788: Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process can obtain the memory map of the traced process. Requested by: kib@ Revision Changes Path 1.155.2.3 +179 -0 src/sys/kern/sys_process.c 1.28.10.2 +18 -0 src/sys/sys/ptrace.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003070007.o2707gDT059865>