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,1a6aac8447480d00 X-Google-Attributes: gid103376,public From: "G. de Montmollin" Subject: Re: looking for Ada utility Date: 2000/07/12 Message-ID: <396CACAE.58564550@maths.unine.ch>#1/1 X-Deja-AN: 645557701 Content-Transfer-Encoding: 7bit References: <0556ec80.e752aca1@usw-ex0101-006.remarq.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 12 Jul 2000 19:36:46 +0100, mac13-32.unine.ch Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-07-12T00:00:00+00:00 List-Id: Mark T wrote: > I'm looking for a free utility tool that will perform a similar > function to the cflow utility, starting in a "main" procedure > will give a flow of caller/callee. The code does not use "Use" so > all calls are prepended with the package name. Is there anything > out there? I have neither the budget nor time (P.O. etc) to get a > commercial tool like Understand for Ada. Did you consider GRASP - not sure if it's exactly the right tool you need. Anyway, URL: http://www.eng.auburn.edu/department/cse/research/grasp/grasp_main.shtml > I was able to gnatchop the code (but unable to compile with gnat) > and create html so that is a help. Thank you Ada Core or whomever > developed those utilities! Do you mean "gnathtml" rather ? Anyway if you can "gnatchop", you are very near to succeed in compiling ! For the GNATHTML prowesses, see my page there: http://members.xoom.com/gdemont/unzipada.htm (topic: browsable source). GNATHTML is fully automatic! See also LZH prog. at page below: ______________________________________________________ Gautier -- http://members.xoom.com/gdemont/gsoft.htm