Mail Archives: djgpp-announce/2001/07/17/11:22:29
The port of the traditional Unix utility cscope version 15.3 has been
released.
You can find it on your preferred Simtel.Net mirror, in the DJGPP
subdirectory:
v2apps/csc153b.zip --- binary package
v2apps/csc153s.zip --- sources
The port is maintained as part of the mainline release of the sources.
Cscope is a text screen based source browsing tool. Although it is
primarily designed to search C code (including lex and yacc files), it
can also be used for C++ code.
Using cscope, you can easily search for where symbols are used and
defined. Cscope is designed to answer questions like:
Where is this variable used?
What is the value of this preprocessor symbol?
Where is this function in the source files?
What functions call this function?
What functions are called by this function?
Where does the message "out of space" come from?
Where is this source file in the directory structure?
What files include this header file?
It has been released by The Santa Cruz Operation, Inc as Open Source
under the BSD license. Please look at COPYING for a detailed
description of the license.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -