cscope-15.3: description + notes

Cscope
A C/C++ cross-reference tool.


Cscope is an interactive screen-oriented tool that helps you:

It is designed to answer questions like:

Cscope answers these questions from a symbol database that it builds the first time it is used on the source files. On a subsequent call, cscope rebuilds the database only if a source file has changed or the list of source files is different. When the database is rebuilt the data for the unchanged files is copied from the old database, which makes rebuilding much faster than the initial build.

NOTE: This package will only work on IRIX 6.5 systems. It was built with the MIPSpro 7.3 compilers. If you are running on IRIX 6.5.9 or earlier you must install the following patches (or their successors):

  • patch 3911 (19 MB) -- compiler_eoe (except libmp)

Patches can be downloaded from http://www.sgi.com/support/patch_intro.html.


Vince Levey configured and built this package.


To auto-install this package, go back and click on the respective install icon.