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,8b8f4ad9d302b143 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 09:44:56 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: ada loops Date: 02 Jun 2003 12:39:46 -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 1054572954 22740 128.183.235.92 (2 Jun 2003 16:55:54 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 2 Jun 2003 16:55:54 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:38376 Date: 2003-06-02T16:55:54+00:00 List-Id: Simon Wright writes: > Robert A Duff writes: > > > Stephen Leake writes: > > > > > That means you have a bug in your code, which is clobbering the stack > > > or something. Or you have a version of gdb that is not Ada-aware. What > > > OS and compiler are you using? > > > > There is no version of gdb that is Ada aware. > > I don't understand, clearly you're making a point but I have no idea > what it is. Before I read Robert's follow-up, I thought we were getting into Artificial Intelligence; what does it mean for a program to be "aware" :). I agree with all of Robert's critiques of gdb's awareness of Ada. -- -- Stephe