ajit gunge <[email protected]> writes: > I wanted to know are there any good programs which I can refer too to > get the real feel of valgrind.I want to use this tool and see exactly > how this works and I ant to know all the options.Is it used only for > mem leak issues or any thing apart from this.
You could start by reading the official documentation: http://www.valgrind.org/docs/manual/manual.html which has a separate chapter for each available tool. -tom ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
