cscope
Interactively examine a C program
Cscope is a developer's tool for browsing source code. Cscope allows searching code for: * cross referenced symbols * global definitions * callees and callers * text strings and regular expression patterns * files and files including a file Other features: * curses based (text screen) * fast searches * fuzzy parser supports C and is flexible enough to be useful for C++, Java and other documents * command line mode for inclusion in scripts or as a backend to GUIs Cscope is distributed with xcscope which provides tight integration with GNU Emacs.
homepage ↗ sourceforge: cscope
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 15.9-r1 | 2 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 15.9-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 15.9 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
Use flags of 15.9-r1
- emacs Add support for GNU Emacs