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,c7c01c08e851da3 X-Google-Attributes: gid103376,public From: "Andre' C. Coulter" Subject: Re: Tool for producing a cross-reference for global variables Date: 1998/08/19 Message-ID: <35DB3BB9.49EA@lmco.com>#1/1 X-Deja-AN: 382774544 Content-Transfer-Encoding: 7bit References: <35D9A8DB.5B@jhuapl.edu> Content-Type: text/plain; charset=us-ascii Organization: Lockheed Martin -- Information Systems Center Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-08-19T00:00:00+00:00 List-Id: McCabe and Associates has a tool called battlemap that will do what you asked. Others are available as well. But I know battlemap produces this information. Andre' Coulter Rush Kester wrote: > > I'm looking for a tool to producing a cross-reference of where, in a set > of Ada units, objects declared in package specifications or bodies (aka > variables) are referenced (assigned or read). > > Does anyone know where such a tool is available? Alternative the > location of a similar tool that I could modify to this purpose. > > Thanks, Rush Kester > P.S. I know that global variables are "poor style." I didn't write the > code, I'm just trying to understand it! > -- > Rush Kester > Software System Engineer > email: rush.kester@jhuapl.edu > AdaSoft at Johns Hopkins Applied Physics Lab. > voice: (240) 228-3030 (M-F 9am to 5pm EST)