aboutsummaryrefslogtreecommitdiff
path: root/devel/ncc/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* ncc is a compiler that produces program analysis information.Volker Stolz2006-02-011-0/+7
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/ Notes: svn path=/head/; revision=155002