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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | cscope-15.9.tgz |
NetBSD 10.0 | aarch64 | cscope-15.9.tgz |
NetBSD 10.0 | aarch64eb | cscope-15.9.tgz |
NetBSD 10.0 | aarch64eb | cscope-15.9.tgz |
NetBSD 10.0 | alpha | cscope-15.9.tgz |
NetBSD 10.0 | alpha | cscope-15.9.tgz |
NetBSD 10.0 | earmv4 | cscope-15.9.tgz |
NetBSD 10.0 | earmv4 | cscope-15.9.tgz |
NetBSD 10.0 | earmv6hf | cscope-15.9.tgz |
NetBSD 10.0 | earmv6hf | cscope-15.9.tgz |
NetBSD 10.0 | earmv6hf | cscope-15.9.tgz |
NetBSD 10.0 | earmv7hf | cscope-15.9.tgz |
NetBSD 10.0 | earmv7hf | cscope-15.9.tgz |
NetBSD 10.0 | earmv7hf | cscope-15.9.tgz |
NetBSD 10.0 | i386 | cscope-15.9.tgz |
NetBSD 10.0 | i386 | cscope-15.9.tgz |
NetBSD 10.0 | m68k | cscope-15.9.tgz |
NetBSD 10.0 | powerpc | cscope-15.9.tgz |
NetBSD 10.0 | powerpc | cscope-15.9.tgz |
NetBSD 10.0 | powerpc | cscope-15.9.tgz |
NetBSD 10.0 | sh3el | cscope-15.9.tgz |
NetBSD 10.0 | sh3el | cscope-15.9.tgz |
NetBSD 10.0 | sparc64 | cscope-15.9.tgz |
NetBSD 10.0 | sparc64 | cscope-15.9.tgz |
NetBSD 10.0 | sparc | cscope-15.9.tgz |
NetBSD 10.0 | sparc | cscope-15.9.tgz |
NetBSD 10.0 | vax | cscope-15.9.tgz |
NetBSD 10.0 | vax | cscope-15.9.tgz |
NetBSD 10.0 | vax | cscope-15.9.tgz |
NetBSD 10.0 | x86_64 | cscope-15.9.tgz |
NetBSD 10.0 | x86_64 | cscope-15.9.tgz |
NetBSD 9.0 | aarch64 | cscope-15.9.tgz |
NetBSD 9.0 | aarch64 | cscope-15.9.tgz |
NetBSD 9.0 | alpha | cscope-15.9.tgz |
NetBSD 9.0 | alpha | cscope-15.9.tgz |
NetBSD 9.0 | earmv4 | cscope-15.9.tgz |
NetBSD 9.0 | earmv6hf | cscope-15.9.tgz |
NetBSD 9.0 | earmv6hf | cscope-15.9.tgz |
NetBSD 9.0 | earmv6hf | cscope-15.9.tgz |
NetBSD 9.0 | earmv7hf | cscope-15.9.tgz |
NetBSD 9.0 | earmv7hf | cscope-15.9.tgz |
NetBSD 9.0 | earmv7hf | cscope-15.9.tgz |
NetBSD 9.0 | i386 | cscope-15.9.tgz |
NetBSD 9.0 | i386 | cscope-15.9.tgz |
NetBSD 9.0 | m68k | cscope-15.9.tgz |
NetBSD 9.0 | powerpc | cscope-15.9.tgz |
NetBSD 9.0 | powerpc | cscope-15.9.tgz |
NetBSD 9.0 | powerpc | cscope-15.9.tgz |
NetBSD 9.0 | sparc64 | cscope-15.9.tgz |
NetBSD 9.0 | x86_64 | cscope-15.9.tgz |
NetBSD 9.0 | x86_64 | cscope-15.9.tgz |
NetBSD 9.3 | x86_64 | cscope-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.
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.