From mboxrd@z Thu Jan 1 00:00:00 1970 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Kevin Chadwick Newsgroups: comp.lang.ada Subject: Re: Unpropagated exception handling on zfp Date: Sat, 4 Nov 2023 10:05:01 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sat, 4 Nov 2023 10:05:01 -0000 (UTC) Injection-Info: dont-email.me; posting-host="005eee85155c253d6d4f1a60a8ed3dda"; logging-data="3496111"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+NjzRywmWln8iuQyhfE0PCzLML2Zu2Wa4=" User-Agent: PhoNews/3.13.1 (Android/13) Cancel-Lock: sha1:A3HBQyBDWb9x9zkdmezU25w8M9w= In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:65834 List-Id: >The only issue is that I cannot see how to get to the exception messages > System.Address except via the last chance handler. zfp does not permit > exception propagation and so the Exception_Occurence cannot be used. > If not, then atleast I can log the exception type and function but not the line information when I wish to avoid micro reset. -- Regards, Kc