Interactive C source code browser
cscope is a screen-oriented software development tool that allows the user to browse through C source files for specified code elements. It can find symbols, global definitions, functions called by a function, functions calling a function, arbitrary regexp patterns and much more. cscope can be used for projects of all sizes. Vim and Emacs integration is available. https://sourceforge.net/projects/cscope/
$
pkg install cscopeOrigin
devel/cscope
Size
683KiB
License
BSD3CLAUSE
Maintainer
moritz@schmi.tt
Dependencies
0 packages
Required by
2 packages