6 lines
315 B
Text
6 lines
315 B
Text
|
ncc is a compiler that produces program analysis information. ncc
|
||
|
is a decent replacement of cflow and cscope able to analyze any
|
||
|
program using the gcc compiler. The program also includes a
|
||
|
graphical call-graph navigator and source browser which is extremely
|
||
|
practical for hacking and comprehending large projects.
|