KScope is a source code editor, implementing Cscope, on KDE environment.
Let's doing a simple editing steps:
Open project:

Add the related source code on the list (select tree button):

Open the target source code file:

Search the definition position of function:

Use relational chart to display target function and other functions,

To install kscope:
Fedora Core 9:
# yum install kscope
Ubuntu 8.10:
# apt-get install kscope
No comments:
Post a Comment