cscope - C source code tree search and browse tool
Description:
cscope is a mature, ncurses based, C source code tree browsing tool. It allows users to search large source code bases for variables, functions, macros, etc, as well as perform general regex and plain text searches. Results are returned in lists, from which the user can select individual matches for use in file editing.
Homepage: http://cscope.sourceforge.net
License: BSD
Vendor: Red Hat, Inc.
Packages
cscope-15.5-15.4.fc7.x86_64 [144 KiB] |
Changelog by Neil Horman (2007-03-05):
- Make sigwinch handler only register for curses mode (bz 230862) |