----- Original Message ----- > Hi , > > Apologies if it is silly question as i am a beginner. > > Is it possible to use the memcheck tool for code rather than > executable ( binary) ?
Hi No, Valgrind is strictly runtime. Google for static analysis tools. A+ Paul ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
