devel/cscope - The NetBSD Packages Collection

Interactive C program browser

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64cscope-15.9.tgz
NetBSD 10.0aarch64cscope-15.9.tgz
NetBSD 10.0aarch64cscope-15.9.tgz
NetBSD 10.0aarch64ebcscope-15.9.tgz
NetBSD 10.0aarch64ebcscope-15.9.tgz
NetBSD 10.0alphacscope-15.9.tgz
NetBSD 10.0earmv4cscope-15.9.tgz
NetBSD 10.0earmv6hfcscope-15.9.tgz
NetBSD 10.0earmv6hfcscope-15.9.tgz
NetBSD 10.0earmv6hfcscope-15.9.tgz
NetBSD 10.0earmv7hfcscope-15.9.tgz
NetBSD 10.0earmv7hfcscope-15.9.tgz
NetBSD 10.0earmv7hfcscope-15.9.tgz
NetBSD 10.0i386cscope-15.9.tgz
NetBSD 10.0i386cscope-15.9.tgz
NetBSD 10.0m68kcscope-15.9.tgz
NetBSD 10.0powerpccscope-15.9.tgz
NetBSD 10.0vaxcscope-15.9.tgz
NetBSD 10.0vaxcscope-15.9.tgz
NetBSD 10.0x86_64cscope-15.9.tgz
NetBSD 10.0_BETAx86_64cscope-15.9.tgz
NetBSD 8.0i386cscope-15.9.tgz
NetBSD 8.0i386cscope-15.9.tgz
NetBSD 8.0i386cscope-15.9.tgz
NetBSD 8.0powerpccscope-15.9.tgz
NetBSD 8.0powerpccscope-15.9.tgz
NetBSD 8.0powerpccscope-15.9.tgz
NetBSD 8.0powerpccscope-15.9.tgz
NetBSD 8.0x86_64cscope-15.9.tgz
NetBSD 8.0x86_64cscope-15.9.tgz
NetBSD 8.0x86_64cscope-15.9.tgz
NetBSD 9.0aarch64cscope-15.9.tgz
NetBSD 9.0aarch64cscope-15.9.tgz
NetBSD 9.0aarch64cscope-15.9.tgz
NetBSD 9.0alphacscope-15.9.tgz
NetBSD 9.0alphacscope-15.9.tgz
NetBSD 9.0earmcscope-15.9.tgz
NetBSD 9.0earmv4cscope-15.9.tgz
NetBSD 9.0earmv4cscope-15.9.tgz
NetBSD 9.0earmv6hfcscope-15.9.tgz
NetBSD 9.0earmv6hfcscope-15.9.tgz
NetBSD 9.0earmv6hfcscope-15.9.tgz
NetBSD 9.0earmv7hfcscope-15.9.tgz
NetBSD 9.0earmv7hfcscope-15.9.tgz
NetBSD 9.0earmv7hfcscope-15.9.tgz
NetBSD 9.0i386cscope-15.9.tgz
NetBSD 9.0i386cscope-15.9.tgz
NetBSD 9.0m68kcscope-15.9.tgz
NetBSD 9.0m68kcscope-15.9.tgz
NetBSD 9.0m68kcscope-15.9.tgz
NetBSD 9.0mips64ebcscope-15.9.tgz
NetBSD 9.0powerpccscope-15.9.tgz
NetBSD 9.0powerpccscope-15.9.tgz
NetBSD 9.0powerpccscope-15.9.tgz
NetBSD 9.0sh3elcscope-15.9.tgz
NetBSD 9.0sh3elcscope-15.9.tgz
NetBSD 9.0sparc64cscope-15.9.tgz
NetBSD 9.0sparccscope-15.9.tgz
NetBSD 9.0sparccscope-15.9.tgz
NetBSD 9.0vaxcscope-15.9.tgz
NetBSD 9.0vaxcscope-15.9.tgz
NetBSD 9.0vaxcscope-15.9.tgz
NetBSD 9.0x86_64cscope-15.9.tgz
NetBSD 9.0x86_64cscope-15.9.tgz
NetBSD 9.3x86_64cscope-15.9.tgz
NetBSD 9.3x86_64cscope-15.9.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.