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/02 Message-ID: #1/1 X-Deja-AN: 321397075 References: <6b07b3$inj$1@Masala.CC.UH.EDU> <01bd2e9b$76253380$562c5c8b@aptiva> <6b4k6k$30t$1@Masala.CC.UH.EDU> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 886438641 19194 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-02-02T00:00:00+00:00 List-Id: <> Actually, as many of you know, we delayed the release of the NT debugger publicly even though it seemed to work fairly well on NT until we got a version that would work reasonably well on Win95. It works well on at least some Win95 systems, all except for the restart capability, which is documented to be broken (and is not easy to fix). We also heard from our beta testers that it was working. It sure is odd to hear of reports of it being totally broken on Win95. We have a couple of customers on Win95 who are using it without anything like these troubles. We are certainly finding that Win95 is not as compatible with NT as certain folks would like us to think :-) Contrary to the scenario above, a LOT of work has gone into the NT version of the debugger to get around the Win95 problems. One thing this confirms incidentally is that the general ACT strategy of not releasing things publicly until they have been really well shaken down is a good one. In the case of the Win95 debugger, people were screaming at us for a long time for not releasing a public version, and we very conciously decided to release this as soon as we had at least some reports of it working fine under Win95, and (for example) it certainly works OK on my Win95 setup. It certainly seems like milage varies on different versions of Win95, and it is hard to know exactly what the sources of the variation might be. As always, if you have very specific examples of failures, send the reports along to report@gnat.com. Robert Dewar Ada Core Technologies