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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8550a669e508dc5c,start X-Google-Attributes: gid103376,public From: Arthur Schwarz Subject: Dependency Graph of with statements Date: 1997/04/02 Message-ID: <33427AFD.1AFD@gdls.com>#1/1 X-Deja-AN: 230157610 Organization: General Dynamics Land Systems Newsgroups: comp.lang.ada Date: 1997-04-02T00:00:00+00:00 List-Id: I am looking for software which will construct an Ada dependency graph for use as a tool in rearchitecting an existing system and porting it to Rational. I have a tool in development which takes the adamakegen log file and develops a dependency graph from it. If no other tool is available, this tool will be extended to allow identification of package subsets such that there are no dependency cycles between subsets ("mutual dependencies" in Rational terminology). However, tool development takes so much time that other project areas are in trouble (the usual problem; too much work, too few people, not enough schedule). So, if any such tool exists, or if anyone wants to contribute to it's development, or if anyone wants it after the tool is done or partially done, please call, write, e-mail, or send huskies. NOTE: The Rational "Reverse Engineering Tool", which might work, can't be used. To use the tool, the code must be compiled and linked (semanticized?) which puts us in a Catch-22 situation. In order to use the tool we must have the problem solved and in order to solve the problem we must use the tool. Thanks; Art Schwarz General Dynamics Land Systems 810-825-5028 schwarza@gdls.com