Menu

FunctionCheck-3.0.5 released

Two major changes:
* memory profiling ability. List of memory leaks is generated in the profile data file, with invalid calls to free and realloc
* call arcs count. The number of occurence of arcs (a jump from a function to an other one) is stored in the profile data file, with arcs info.

Other modifications are:
* removed 'glib' stuff as it create problems for cross-compilation
* improved configure, makefile.am for test/
* fc-config is now generated to reflect the install configuration

Posted by Yannick Perret 2013-05-08

Log in to post a comment.