cscope

Cscope is a developer's tool for browsing source code. 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
Description
A text screen based source browser
http://cscope.sourceforge.net
Readme 32 KiB
Languages
RPM Spec 100%