Re: Weeding out unwanted include files

kendall@pot.East.Sun.COM (Sam Kendall - Sun Microsystems Labs BOS)
Mon, 15 Aug 1994 21:30:10 GMT

          From comp.compilers

Related articles
[8 earlier articles]
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)
| List of all articles for this month |

Newsgroups: comp.compilers
From: kendall@pot.East.Sun.COM (Sam Kendall - Sun Microsystems Labs BOS)
Keywords: C, tools
Organization: Sun Microsystems Laboratories BOS
References: 94-07-090 94-08-089
Date: Mon, 15 Aug 1994 21:30:10 GMT

> Along these same lines, a tool which would generate a symbol usage DAG
> for an entire (very large) program could be extremely valuable.


Such a thing exists, but as far as I know it's not available. See
Yih-Farn Chen, "The C Program Database and Its Applications", USENIX
Summer 1989. There is a C++ equivalent: Judith Grass and Yih-Farn Chen,
"The C++ Information Abstractor", 1990 USENIX C++. These are both fine
papers, some of my favorites in the field of C/C++ programming
environments.


I think CIA (the C tool) has been used on multi-million-line programs.
Too bad AT&T never made it a product.


----
Sam Kendall
Sun Microsystems Laboratories BOS
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.