| Related articles |
|---|
| [7 earlier articles] |
| Re: Weeding out unwanted include files steve@cegelecproj.co.uk (1994-08-04) |
| Re: Weeding out unwanted include files bkoehler@sol.UVic.CA (1994-08-04) |
| Re: Weeding out unwanted include files Don.Caldwell@DallasTX.NCR.COM (Don Caldwell) (1994-08-05) |
| Re: Weeding out unwanted include files ddunn@netcom.com (1994-08-13) |
| Re: Weeding out unwanted include files throop@aur.alcatel.com (1994-08-14) |
| Weeding out unwanted include files Roger@natron.demon.co.uk (1994-08-15) |
| Re: Weeding out unwanted include files roedy@BIX.com (1994-08-17) |
| Re: Weeding out unwanted include files kendall@pot.East.Sun.COM (1994-08-15) |
| Re: Weeding out unwanted include files andy@research.canon.oz.au (1994-08-22) |
| Re: Weeding out unwanted include files kendall@pot.East.Sun.COM (1994-09-17) |
| Newsgroups: | comp.compilers |
| From: | roedy@BIX.com (Roedy Green) |
| Keywords: | C, tools |
| Organization: | Canadian Mind Products |
| References: | 94-08-089 |
| Date: | Wed, 17 Aug 1994 16:52:34 GMT |
>generate a symbol usage DAG
You might like to investigate Gimpel Software's companion products to LINT
collectively known as C-Vision. They produce all sorts of
cross-referencing and usage summary reports. The LINT itself will tell you
about nugatory includes.
Lint works on C/ C++. C-vision is C-only now, but many tools sort of work
on C++ anyway.
Roedy@bix.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.