Path to this page:
Subject: CVS commit: pkgsrc/devel/ncc
From: Thomas Klausner
Date: 2008-10-20 09:52:26
Message id: 20081020075226.AA15E175D0@cvs.netbsd.org
Log Message:
Initial import of wip/ncc-2.8, last updated by Marko Schütz.
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.
Files: