Cscope 15.6

Cscope 15.6 Download Summary

  • Language: C/C++
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: BSD - BSD License
  • Databases: N/A
  • Downloads: 610
  • Released: Jun 15, 2007

Cscope 15.6 Description

Cscope is a developer's tool for browsing source code.

Features:
- Allows searching code for: - all references to a symbol
- global definitions
- functions called by a function
- functions calling a function
- text string
- regular expression pattern
- a file
- files including a file

- Curses based (text screen)
- An information database is generated for faster searches and later reference
- The fuzzy parser supports C, but is flexible enough to be useful for C and Java, and for use as a generalized 'grep database' (use it to browse large text documents!)
- Has a command line mode for inclusion in scripts or as a backend to a GUI/frontend
- Runs on all flavors of Unix, plus most monopoly-controlled operating systems.

Cscope Bookmark

Hyperlink code:
Hyperlink for Forum code:

Cscope 15.6 Script Download Notice

Top 4 Download periodically updates information of Cscope 15.6 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Cscope 15.6 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Code Search

Code Search is an add-in for .Net Reflector that allows searching within the source code. You can search using plain text or regular expressions like >= (try). (catch)?You can search from the Assembly to the Function level. i.e. you can't search within all loaded assemblies ...
ASP.NET

Scintilla

Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in ... includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion ...

PMD Code Analyzer

PMD is a Java source code analyzer. It finds unused variables, empty catch ... unnecessary object creation, and so forth.PMD scans Java source code and looks for potential problems like: - Possible bugs - empty try/catch/finally/switch statements - Dead code - unused local variables, parameters and private methods - Suboptimal code ...

UniversalIndentGUI

... see how the selected formatting options affect the source code. Features: - Directly see how the code/text ... by a indenter parameter  - Load a source code file of your choice as test file  - Indenter settings can be saved into the indenters own config file format (in case ...

Google Code Search Data API

The Google Code Search data API allows client and web applications to search public source code for function definitions and sample code.Here are ... of the things you can do with the Code Search data API: - Create a plugin for your favorite IDE that searches over the Code Search index for relevant sample code. - Create ...