From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a264b2f96d7b6f74 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-21 12:23:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!news-hog.berkeley.edu!ucberkeley!newshub.sdsu.edu!newspeer.cts.com!216.65.98.5.MISMATCH!news-out.spamkiller.net!propagator2-maxim!news-in.spamkiller.net!feed.newsfeeds.com!newsfeed.onecall.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: ada project dependency tree Date: 21 Feb 2003 14:23:11 -0600 Organization: LJK Software Message-ID: References: <3e56861a$1_1@news.arrakis.es> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1045858903 22845 192.135.80.34 (21 Feb 2003 20:21:43 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Fri, 21 Feb 2003 20:21:43 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:34377 Date: 2003-02-21T14:23:11-06:00 List-Id: In article <3e56861a$1_1@news.arrakis.es>, alfonso acosta writes: > Is there an applicatoin which generates a dependency tree from a set of > ada files? The answer might depend on your environment. For DEC/Compaq/HP Ada (83) on VMS the answer would be "Source Code Analyzer". I don't know if GNAT on VMS emits data for Source Code Analyzer, but the instructions for doing so are documented, and GNAT source is available... :-)