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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bdd927ef8bb6088d X-Google-Attributes: gid103376,public From: "Vladimir Olensky" Subject: GNAT 3.12p NT/Win98 Was: Re: Announcing GNAT version 3.12p for Linux and Sparc Solaris Date: 1999/10/31 Message-ID: #1/1 X-Deja-AN: 542845624 References: <7uia7h$kn4$1@nnrp1.deja.com> <7v9itk$pui$1@nnrp1.deja.com> Organization: Posted via Supernews, http://www.supernews.com X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Newsgroups: comp.lang.ada X-Complaints-To: newsabuse@supernews.com Date: 1999-10-31T00:00:00+00:00 List-Id: Robert Dewar wrote in message <7v9itk$pui$1@nnrp1.deja.com>... > >> A new public release of GNAT version 3.12p, is now >> available at >> >> ftp://cs.nyu.edu/pub/gnat > >The NT/Win98 version of 3.12p is now available at the above >location (and should be at all mirror sites by now) Downloaded GNAT 3.12p for Windows NT. Everything is fine except GDB that comes with it. Any attempt to run/start test program within GDB results in a message: 'F:\ada_prj/tst.exe' has changed; re-reading symbols. Can't read symbols from F:\ada_prj/tst.exe : File format not recognized. Test program was built with only one flag (-g) and TST.EXE file really contains debug info (can see with HEX editor). There are some other strange things: After selecting "Options-> Select source file" menu item GDB lists a number of unexisting directories including C:/GNATPRO/... , D:/Manual/src/ada/.. etc. All that looks as if wrong GDB version was packed into distribution. With 3.11p everything was OK. Has anyone had the same problem ? Regards, Vladimir Olensky