I am trying to track down a memory leak in my fcgi process. I have used a bit valgrind before but the scenario was a bit less complex. In the current scenario, the fcgi process is started by a lighttpd script using the following command.
daemon $FCGI_DAEMON -f $webfcgi -a $FCGI_SOCKET_IP -p $FCGI_SOCKET_PORT -P $FCGI_PIDFILE I am more interested in tracking the fcgi process than lighttpd. Is there any way to modify this command to invoke valgrind on my '$webfcgi' process when lighttpd starts? Thanks, Bob ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users