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 14:21:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!demon!easynet-monga!easynet.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news.algonet.se!algonet!news-stob.telia.net!telia.net!217.209.241.173.MISMATCH!masternews.telia.net.!newsb.telia.net.POSTED!not-for-mail From: David Holm Newsgroups: comp.lang.ada Subject: Re: Good and (relatively) cheap Ada code browsing software? Message-ID: <20030407232034.162ceb4b.david@realityrift.com> References: <13555786.0304070801.2a028536@posting.google.com> X-Newsreader: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Mon, 07 Apr 2003 21:21:51 GMT NNTP-Posting-Host: 217.208.105.88 X-Complaints-To: abuse@telia.com X-Trace: newsb.telia.net 1049750511 217.208.105.88 (Mon, 07 Apr 2003 23:21:51 CEST) NNTP-Posting-Date: Mon, 07 Apr 2003 23:21:51 CEST Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:35975 Date: 2003-04-07T21:21:51+00:00 List-Id: Doesn't jGRASP do this? And it's free. //David On 7 Apr 2003 09:01:30 -0700 maestroff@hotmail.com (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. > > I did find a program that does this and does it very well - > "Understand for Ada" by STI. I'm currently evaluating it and it does > everything I need and more. However its also $9000 for a single > licence. Before I try to convince my boss to shell out that much money > I was wondering if anyone knew of any other programs with similar > functionality that cost less. And if they aren't quite as powerful as > UforAda that is fine. Or is STI charging that much because they know > they have a monopoly in this area? > > Mike