On Mon, Sep 01, 2008 at 11:32:00AM +0200, Andi Kleen wrote:
> Steve VanDeBogart <[EMAIL PROTECTED]> writes:
> > Kconfig option for Valgrind.  Suppression file, for known non-issues.
> > Valgrind header files (svn 8534) that define the client request
> > mechanism used to annotate programs plus a couple lines to integrate
> > with Kconfig.
> 
> Couldn't you just get the valgrind.h header from the currently
> installed valgrind? UML relies on host includes anyways, so
> I don't see a reason to not do that for valgrind too.

Kernel code can't get headers from the system, unless you're thinking
       #include "/usr/include/valgrind.h"
or something similar.

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to