http://bugs.winehq.org/show_bug.cgi?id=14361
Summary: co-operate with valgrind at execv Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jreiser@BitWagon.com
Created an attachment (id=14658) --> (http://bugs.winehq.org/attachment.cgi?id=14658) insert $WINE_VALGRIND as argv[1] at execve()
When launching a new process, wine can co-operate with valgrind. New environment variable WINE_VALGRIND is inserted as argv[1]. Patch is attached, and will be sent to wine-patches@winehq.org.