Top > All Packages in Directory > Cscope

Cscope - Browses through source code files for specific elements of code.

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

You can search code for: all references to a symbol, global definitions, functions called by a function, functions calling a function, test string, regular expression pattern, a file, or files that include a file.

The program generates an information database for faster searches and later reference. The fuzzy parser supports C, but is flexible enough to be useful for C++ and Java. 'cscope' supports a command line mode for inclusion in scripts or as a backend to a GUI/frontend.



Obtaining

Web pagehttp://cscope.sourceforge.net/
Source tarball http://prdownloads.sourceforge.net/cscope/cscope-15.5.tar.gz?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=4664
Version 15.5 (stable) released on 2003-09-03
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Documentation
User manpages available from http://cscope.sourceforge.net/cscope_man_page.html
Support contacts

Announce List<cscope-announce@lists.sourceforge.net> http://lists.sourceforge.net/lists/listinfo/cscope-announce
Developer List<cscope-devel@lists.sourceforge.net> http://lists.sourceforge.net/lists/listinfo/cscope-devel
Bug Databasehttp://sourceforge.net/tracker/?group_id=4664&atid=104664

Project contacts

Maintainers
Developers
Sponsors
  • Santa Cruz Operations

Related information

Source repositoryhttp://sourceforge.net/cvs/?group_id=4664
Interfacesterminal
Source languagesC
Use requirementsncurses

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2000-11-22
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.