./devel/cscope, Interactive C program browser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q4, Version: 15.6nb1, Package name: cscope-15.6nb1, Maintainer: pkgsrc-users

cscope is an interactive, screen-oriented tool that allows the user to
browse through C source files for specified elements of code.

By default, cscope examines the C (.c and .h), lex (.l), and yacc (.y)
source files in the current directory. cscope may also be invoked for
source files named on the command line. In either case, cscope
searches the standard directories for #include files that it does not
find in the current directory. cscope uses a symbol cross-reference,
cscope.out by default, to locate functions, function calls, macros,
variables, and preprocessor symbols in the files.

cscope builds the symbol cross-reference the first time it is used on
the source files for the program being browsed. On a subsequent
invocation, cscope rebuilds the cross-reference only if a source file
has changed or the list of source files is different. When the
cross-reference is rebuilt, the data for the unchanged files are
copied from the old cross-reference, which makes rebuilding faster
than the initial build.


Master sites: (Expand)

SHA1: f5f73dca1f223cf6905c09a7f0e8eb993fa5fd93
RMD160: b93238d3c91782d032e028abcfde3c2a7491a9c9
Filesize: 382.054 KB

Version history: (Expand)