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,405c9fed403b342b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-31 00:27:33 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Program Terminates ... Date: 31 Dec 2003 08:24:38 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <1b585154.0312211634.6c414d2e@posting.google.com> <1b585154.0312300730.459483cc@posting.google.com> <1b585154.0312301431.6816874d@posting.google.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1072859252 3434 62.49.19.209 (31 Dec 2003 08:27:32 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 31 Dec 2003 08:27:32 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:3977 Date: 2003-12-31T08:24:38+00:00 List-Id: prichtmyer@yahoo.com (Peter Richtmyer) writes: > I am not using Cygwin - could not even find that DLL on my computer. > I think gnatmem is confused there. Also, the gnatmem output did show > alot of DEALLOC messages for unbounded_string's (along with the > ALLOC's). The gdb packaged on Windows for (recent?) GNATs needs cygwin; the normal cygwin1.dll has been copied to cyggnat.dll (in eg c:\GNATPRO\3.16a1\bin). -- Simon Wright 100% Ada, no bugs.