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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d3e9dfef28002a50 X-Google-Attributes: gid103376,public From: Kevin Clarke Subject: Re: Data Object Cross-Reference Tool Date: 1996/05/17 Message-ID: <319CCFBD.36B6@escmail.orl.mmc.com>#1/1 X-Deja-AN: 155327733 references: <3197321C.754D@erols.com> content-type: text/plain; charset=us-ascii organization: Lockheed Martin -- Orlando InterNetNews site mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0b3 (X11; I; HP-UX A.09.05 9000/712) Date: 1996-05-17T00:00:00+00:00 List-Id: Bruce Scherzinger wrote: > > We are looking for a tool that will parse Ada source code and catalog > the DOD-STD-2167A Software Design Document (SDD). Information on each text deleted ... > global data element (types, constants, and variables) must included (at a > minimum): > - where defined (package) > - where set (package.unit) > - where used (package.unit) > I was wondering if anything like this exists in the VADS environment. The goal is to find out objects declared but never set or used. The project I'm on, started as a FORTRAN to Ada conversion effort (...Yes, its sad to say that the powers to be wanted to run a software translator to produce AdaTRAN) and now some people (in white hats) are trying to do the right thing and clean out objects like IGLOVEL1. Any help would be appreciated. Kevin J. Clarke, Sr. Software Eng., Lockheed Martin Information Systems 12506 Lake Underhill Road, MP 804, Orlando, Florida 32825-5002 Ph:(407)826-6127, Fx:(407)826-6974, mailto:clarke@escmail.orl.mmc.com