Messages in this thread |  | | | Date | Sun, 11 May 2008 04:23:59 -0700 | | From | John Reiser <> | | Subject | Re: [ANNOUNCE] kmemcheck v7 | |
Jeff Dike wrote:
> ... not grinding processes means you don't need to figure out
> how to get the valgrind engine into your processes.
One easy way to force valgrind into a process is for load_elf_binary()
in fs/binfmt_elf.c to force a PT_INTERP which loads memcheck via
true user-mode calls, then chains to the original PT_INTERP.
--
John Reiser, jreiser@BitWagon.com
|  |