[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: cscope



On Wed, 14 Jul 1999, Binand Raj S. wrote:

+ > 
+ > Can anyone point me to some tool, similar to cscope, for linux? I know
+ > ctags, but... is there anything else?
+ > 
+ 
+ What does cscope do? If it is the same as ctags, then you should look into
+ emacs and etags (even though I prefer ctags and vim).
+ 

Well, to quote from cscope manual, "cscope is an interactive 
screen-oriented tool that allows the user to browse through C source files
for specified elements of code." In a nut-shell, it is a tool to study the
C code which may span multiple directories.

ctags is ok, but cscope is definitely more useful.

Sharad.


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Please do not post HTML email to this mailing list.  HTML mails will be
thoroughly ignored and derisively sniggered at in private.

------------------------------