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,557048a3adcf1dd9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-22 06:58:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: ctags for ada Date: 22 Sep 2003 09:50:17 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1064238781 29505 128.183.235.92 (22 Sep 2003 13:53:01 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 22 Sep 2003 13:53:01 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:42746 Date: 2003-09-22T13:53:01+00:00 List-Id: "Xenos" writes: > Anyone know where I can get a freeware tool that will generate ctags files > for Ada 95? Hmm. Depending on what you want ctags files for, GNAT probably does a better job with its own set of cross-reference tools, which are integrated with Gnu Emacs and other IDEs. So let me ask; what are you going to do with the ctags file? -- -- Stephe