Download List

專案描述

cspot is a semantic annotator designed only for the C programming language. It is quite similar to cscope, but some more functionality. It can be used to find the declarations, definitions, and usages of functions, variables, macros, typedefs, and structs. It can also find visible identifiers at some position in the source, functions called by a function, global variables used by a function, usages of local variable declarations, unused global variables, unused function definitions, and more. Because it uses sparse, cspot knows more about semantics than cscope.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-04 01:38
0.0.5

A bad regexp has been fixed. There is a new documentation page (still under development).

2006-06-13 09:02
0.0.4

cfa and ufa were corrected. Many bugfixes were made in database reading and saving.
標籤: Minor bugfixes

2006-05-28 13:59
0.0.2

Updating was improved. Variables can now be sought
inside a struct. Bugs were fixed.
標籤: Minor feature enhancements

Project Resources