blob: a1f25f33fe87f4782459514341a45cc50f24b3c0 (
plain)
1
2
3
4
5
6
7
8
|
This port of SCO / USL's 'cscope' lets one easily navigate large C programs.
It's designed to answer questions like where symbols are defined and used,
and where variables are assigned.
The Santa Cruz Operation (SCO) has made this available under a very friendly,
BSD-style Open Source License.
WWW: http://cscope.sourceforge.net/
|