[Name] Cscope
[Summary] C source code parser and browser
[Description] Cscope is a developer's tool for browsing source code. Originally developed at Bell Labs in the days of the PDP-11, Cscope was part of the official AT&T Unix distribution for many years, and was open sourced in 2000. \
Cscope allows searching code for all references to a symbol, definition of a symbol, functions which call or are called by a function, files including a header, and more.
[License] BSD
[Homepage] http://cscope.sourceforge.net
