Paketname | kscope |
Beschreibung | source browsing and editing environment |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.9.4-1+b3 |
Sektion | kde |
Priorität | optional |
Installierte Größe | 832 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libqscintilla2-5, libqt4-xml (>= 4:4.5.3), libqtcore4 (>= |
Empfohlene Pakete | |
Paketbetreuer | Debian KDE Extras Team |
Quelle | kscope (1.9.4-1) |
Paketgröße | 288538 Byte |
Prüfsumme MD5 | 3b822fdffc75d31c5b666191837a4ace |
Prüfsumme SHA1 | af8c8bf995b4ddc8053c22acd9a19604d58324e2 |
Prüfsumme SHA256 | 030aa2be15bc44188182a4b580934346d28a6ec15151462356dd5426ea354738 |
Link zum Herunterladen | kscope_1.9.4-1+b3_i386.deb |
Ausführliche Beschreibung | KScope is a graphical front-end to Cscope. It provides a source browsing and
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 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
|