Date: Mon, 27 Feb 2006 13:56:34 +0530 From: Tanmay <tanmayinamdar@gmail.com> To: freebsd-hackers@freebsd.org Subject: Accessing address space of a process through kld!! Message-ID: <cdc1d1310602270026o6b17101et14ddf301269edc37@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, How do I access the address space ie text,data and stack of a (user level)process whose pid I know from my kld. for eg: Suppose 'vi' is running and I want to access its address space through my kld, then how do I do it? TIA, Tanmay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cdc1d1310602270026o6b17101et14ddf301269edc37>