cflow
C function call hierarchy analyzer
GNU cflow analyzes a collection of C source files and prints a graph, charting control flow within the program. GNU cflow is able to produce both direct and inverted flowgraphs for C sources. Optionally a cross-reference listing can be generated. Two output formats are implemented: POSIX and GNU (extended).
homepage ↗ savannah: cflow
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.8 | 2 | 14 h | details › |
Versions & arches
Use flags of 1.8
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- emacs Add support for GNU Emacs
- nls Add Native Language Support (using gettext - GNU locale utilities)