Carsten Haitzler (The Rasterman), il 03/12/2012 01:50, ha scritto:

> did you run valgrind by hand on enlightenment_start itself? or did u use the
> -valgrind option for enlightenment_start ?

I used the xnitrc-debug in the wiki, and it runs valgrind which in turn runs
enlightenment start.
the complete command is the following:

exec valgrind --tool=memcheck --db-attach=yes --num-callers=32 \
        --show-reachable=no --read-var-info=yes --leak-check=full \
        --leak-resolution=high --undef-value-errors=yes \
        --track-origins=yes --trace-children=yes \
        $e17_install_path/bin/enlightenment_start 2>&1 | tee -a "$log_file"

-- 

  Massimo Maiurana               GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
                    [Mark Twain]

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to