kscope
source browsing and editing environment
Description
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
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install kscope