On 28/02/12 12:13, Renato Westphal wrote: > I also had to add a wrapper for the unshare() syscall. I'm sending a > patch attached (x86 only) in case anyone is interested. I'm not sure > if it's right but it's working for me.
There is already a bug for unshare here: https://bugs.kde.org/show_bug.cgi?id=166355 Note that you simple wrapper is unlikely to be sufficient for unshare as I think we will need to police it to make sure it isn't about to unshare something that might break valgrind. Likewise some thought may be needed for setns as you're are not only changing the namespace in which the client program executes, but also the namesapce in which valgrind is executing. In any case your patches should be filed in the bug tracker so that they don't get lost. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users