public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* status of kernel memory debugging?
@ 2005-07-30 11:23 Willem de Bruijn
  2005-07-30 15:14 ` Jeff Dike
  0 siblings, 1 reply; 3+ messages in thread
From: Willem de Bruijn @ 2005-07-30 11:23 UTC (permalink / raw)
  To: linux-kernel

hi all,

For a project in packet filtering (ffpf.sf.net) I'm in the process of 
debugging kernel code I wrote. I have the habit of running all userspace code 
through valgrind, and have setup user-mode-linux to do the same with the 
kernel. 

Reading through some old LKML threads I see that there has been talk of 
valgrinding a UML image, but the outcome appears inconclusive. Could someone 
please update me on the status of memory debugging in the kernel, especially 
regarding valgrind?

Do you have other tools you regularly use, or is is simply a trial-and-error 
practice? Note that I already export my kernelspace code to userspace for 
unit-testing where possible. It is only in the ioctl/syscall handlers that 
this technique fails.

thanks,

  Willem de Bruijn

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-30 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-30 11:23 status of kernel memory debugging? Willem de Bruijn
2005-07-30 15:14 ` Jeff Dike
2005-07-30 21:12   ` Willem de Bruijn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox