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_40,FREEMAIL_FROM, HELO_NO_DOMAIN,MAILING_LIST_MULTI,RDNS_NONE,REPLYTO_WITHOUT_TO_CC, SPOOFED_FREEMAIL_NO_RDNS autolearn=no 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-10 05:39:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!deine.net!freenix!enst!enst.fr!not-for-mail From: "Gautier Write-only-address" Newsgroups: comp.lang.ada Subject: Re: Newbie: Best Ada Compiler for MS Windows ? Date: Wed, 10 Apr 2002 12:38:25 +0000 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: avanie.enst.fr 1018442342 25893 137.194.161.2 (10 Apr 2002 12:39:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 10 Apr 2002 12:39:02 +0000 (UTC) Return-Path: X-Originating-IP: [194.40.39.20] X-OriginalArrivalTime: 10 Apr 2002 12:38:25.0485 (UTC) FILETIME=[9BABB7D0:01C1E08C] Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:22311 Date: 2002-04-10T12:38:25+00:00 sk: >Ok, I think I understand now. T. Moran was stating that the >non-"free" compiler provided trace-back within the standard > >"ada.exceptions.exception_information(...)" > >Whereas gnat requires the use of "extra" traceback packages >and extra code to access the equivalent information ? At least with GNAT you have a) the line and file name of code and exception with "-g" b) same info, plus a trace-back with addresses for "-g -bargs -E" c) same as b), but a symbolic trace-back with the extra code. The other compilers I know provide c) without any option or extra code. T. Moran, do you need a "ada.exceptions.except..." to obtain c) on your compiler ? ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, address on the Web site! _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.