KScope is a KDE front-end to Cscope. It provides a source-editing environment for large C projects. KScope is focused on source editing and analysis.
KScope is built around an efficient mechanism for code-navigation, which allows the user to run queries on the code.
The types of queries KScope can run include:
* Get all references to a symbol * Find the definition of a symbol * Find all functions called by or calling to a function * Find an EGrep pattern * Find all files #including some file
These queries are handled by an underlying Cscope process. KScope simply serves as a front-end to this process, feeding it with queries, and parsing its output into result lists. The items in those lists can later be selected to open an editor at the matching line.
Main Features:
* Multiple editor windows (using your favourite KDE editor) * Project management * Front-end to most Cscope queries * Tag list for every open editor * Call-tree window * Session management, including saving and restoring queries * Works with externally-built cscope.out files
Homepage: http://kscope.sourceforge.net
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 844.3 kB | 2004 kB | [list of files] |
| amd64 | 803.4 kB | 1652 kB | [list of files] |
| arm | 766.6 kB | 1488 kB | [list of files] |
| hppa | 822.8 kB | 1668 kB | [list of files] |
| i386 | 776.5 kB | 1528 kB | [list of files] |
| ia64 | 890.3 kB | 2492 kB | [list of files] |
| mips | 829.7 kB | 1928 kB | [list of files] |
| mipsel | 827.5 kB | 1928 kB | [list of files] |
| powerpc | 778.7 kB | 1576 kB | [list of files] |
| s390 | 794.0 kB | 1604 kB | [list of files] |
| sparc | 773.7 kB | 1540 kB | [list of files] |