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,e151cd4e58019c6c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-12 07:17:04 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Newbie: Best Ada Compiler for MS Windows ? Date: 12 Apr 2002 07:17:03 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0204120617.245076fa@posting.google.com> References: <4519e058.0204110542.32b8280@posting.google.com> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1018621024 20291 127.0.0.1 (12 Apr 2002 14:17:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 12 Apr 2002 14:17:04 GMT Xref: archiver1.google.com comp.lang.ada:22423 Date: 2002-04-12T14:17:04+00:00 List-Id: tmoran@acm.org wrote in message news:... > >[creating a symbolic stack dump on exceptions] > >Remember, the thing that makes a Free compiler cool isn't that it > >doesn't cost us anything to use (in fact, that's not really the case > >for many people), its that we are Free to fix annoying stuff like this > >ourselves. :-) > It took a long time official Gnat to have this capability. How many > people took advantage of that Freedom and fixed it in their version > of Gnat themselves? Firstly, the capability *is* there now, so it wouldn't take anywhere near the same kind of work as developing the symbolic trace initially took. Most likely all that would have to be done would be to find the code that implements Exception_Information and have it call the code that implements the custsom Gnat attribute. Secondly, it doesn't really matter that only a small percentage of users would be willing and able to do this. It only takes one (assuming they are willing to share). -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html