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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8c54bb73b6fd8d22 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: GDB Woes Continued... Date: 1998/02/03 Message-ID: #1/1 X-Deja-AN: 321872437 References: <6b07b3$inj$1@Masala.CC.UH.EDU> <01bd2e9b$76253380$562c5c8b@aptiva> <6b4k6k$30t$1@Masala.CC.UH.EDU> <8767mwtpg2.fsf@yakisoba.forte-intl.com> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 886561419 31070 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-02-03T00:00:00+00:00 List-Id: Ronald Cole says <> Not really ... we certainly could take the attitude of not publicly releasing the NT version of GDB until we were really sure it worked on *all* Win95 systems (there is a simple method of ensuring that we meet this requirement :-) :-) In fact the current version seems quite reliable on NT, and also seems to work on many (most?) Win95 systems (note for example Martin Carlisle's reported success at Air Force academy with a variety of machines and users). It is at this stage hard to know if the reported problems are oddities in particular versions of Win95, or installation/configuration problems (we always have the experience that many problems come from not reading all the documentation and installation instructions -- no way of knowing that this is the case here, but also no way of knowing that it is NOT the case). Our strategy for this release was to release it as soon as we heard from some significant users (including Martin) that the fundamental Win95 problem had been solved. Anway, you should consider that the status of the public release of GDB for GNAT/NT is that it works OK on NT, and may well work on Win95, but there are no guarantees (actually there are never any guarantees in using the public versions of GNAT technology in any case!) We haven't been able to duplicate these problems so far, and we have run GDB on a variety of Win95 machines. One observation is that we are running the latest version of Win95 on pretty much all machines, not the broken version you can buy in stores, so perhaps that is one variable. Robert Dewar Ada Core Technologies