On Wed, 10 Aug 2011 14:33:46 +0100 Joao Ferreira Gmail <[email protected]> wrote:
> Hello all, > > [ maybe some programers out there... :) ] > > I recently stared working on a project for maintenance and new > developments on an existing huge code base of C/C++ > > It's quite a challenge for newcommers. > > Does anyone know of any tools that would help in ploting execution > flow diagrams from the sources ? > Google showed me this: http://code.google.com/p/jrfonseca/wiki/Gprof2Dot I've never used it, but it looks promising. It generates dot graphs from profiler outputs. -- rbmj -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

