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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,865e31ac5a1b553a X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: GNAT -vs- ObjectAda (was Re: where is the faq) Date: 1999/07/17 Message-ID: <7mqtl0$jvr$1@nnrp1.deja.com>#1/1 X-Deja-AN: 502191143 References: <7mneah$g5j$1@nnrp1.deja.com> <3790b774.0@news.pacifier.com> X-Http-Proxy: 1.0 x37.deja.com:80 (Squid/1.1.22) for client 208.224.78.140 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Sat Jul 17 21:47:14 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-07-17T00:00:00+00:00 List-Id: In article <3790b774.0@news.pacifier.com>, "Steve Doiel" wrote: In our > code we quietly write the exception information to a file and keep the > system running. We can then correct the cause of exceptions at our > leisure. I believe that GNAT would require that the program be stopped > in the debugger. In fact it is quite easy to write a debugger script that would achieve this automatically, several of our customers have used such scripts. There is no need to stop the program. > BTW: I have heard that in some time in the future (don't know when) > similar traceback information will be available for GNAT. Various traceback capability is indeed available in GNAT version 3.12. I will post an announcement about GNAT 3.l2 today or tomorrow. Robert Dewar Ada Core Technologies Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.