mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
8a94d2842c
ncc is a decent replacement of cflow and cscope able to analyse 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. WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
8 lines
366 B
Plaintext
8 lines
366 B
Plaintext
ncc is a compiler that produces program analysis information.
|
|
ncc is a decent replacement of cflow and cscope able to analyse 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.
|
|
|
|
WWW: http://students.ceid.upatras.gr/~sxanth/ncc/
|