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,69721e11a941b247 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-07 09:19:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.stueberl.de!feed.news.nacamar.de!newsmi-eu.news.garr.it!NewsITBone-GARR!newsserver.cilea.it!news.crs4.it!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Good and (relatively) cheap Ada code browsing software? Date: Mon, 07 Apr 2003 18:19:10 +0200 Organization: CRS4, Center for Adv. Studies, Research and Development in Sardinia Message-ID: <3E91A4FE.90203@crs4.it> References: <13555786.0304070801.2a028536@posting.google.com> NNTP-Posting-Host: sparre.crs4.it Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: pietro.crs4.it 1049731451 31282 156.148.2.163 (7 Apr 2003 16:04:11 GMT) X-Complaints-To: news@nntpserver.crs4.it. NNTP-Posting-Date: 7 Apr 2003 16:04:11 GMT User-Agent: Any Browser, HTML 4.01, XHTML 1.0 X-Accept-Language: fo, da, no, sv, is, fr, de, en- Xref: archiver1.google.com comp.lang.ada:35967 Date: 2003-04-07T16:04:11+00:00 List-Id: Mike wrote: > I've been looking for an IDE or similar software tool that would let > me trace through some complex and badly documented Ada code I have to > work with. You know - click on a variable and find out instantly where > it was created and were else it was used. Or click on a > function/procedure name to see what else it calls and what objects it > contains, etc. Would `gnathtml` do the job? It converts your source code to HTML with links similar to what you describe. Greetings, Jacob -- People in cars cause accidents. Accidents in cars cause people.