--- layout: fc_discuss_archives title: Message 99 from Frama-C-discuss on May 2010 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] frama graph plugins



Probably I did not express my goal in the right way.

I would like to know if exists some way to interact with the graphs provided
by Frama, such as
computing cyclomatic comprexity, function connectitivy.

Moreover, Frama provides control flow graph for each function?

Thanks
Davidson

On Wed, May 26, 2010 at 3:51 PM, Nicholas Mc Guire <der.herr at hofr.at> wrote:

> On Wed, 26 May 2010, Davidson Boccardo wrote:
>
> >    Hi*
> >    I would to know if exists some plugin to extract call graph
> information in
> >    the frama?
> >    And if is not, which libraries should I check to implement it?
>
> yup - its available:
>
> generate: frama-c -cg file.dot file.c
> view    : dotty file.dot
>
> frama-c -cg-help for more
>
> hofrat
>
> _______________________________________________
> Frama-c-discuss mailing list
> Frama-c-discuss at lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20100527/2958a4b2/attachment.htm>