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-Thread: a07f3367d7,fea50f781bb229dc X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "(see below)" Newsgroups: comp.lang.ada Subject: Re: Symbolic tracebacks on Debian Date: Sat, 22 May 2010 22:37:44 +0100 Message-ID: References: <85f51aeb-cac9-4591-921a-a7f50c8ef142@a21g2000yqn.googlegroups.com> <1pup1z7a4f1pq$.of30sejrqe4m.dlg@40tude.net> <87hbmae33k.fsf@ludovic-brenta.org> <85j595F1lqU1@mid.individual.net> <87sk5navk6.fsf_-_@ludovic-brenta.org> <82bpc8s17m.fsf@stephe-leake.org> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: individual.net Prv+pEuMcJuzFGhtvZqmVgW8xu+NL+t/7UClR1K5YbYRQWyXzj Cancel-Lock: sha1:emD0NfwbovDMrmRSm8A+3JF1qYs= User-Agent: Microsoft-Entourage/12.23.0.091001 Thread-Topic: Symbolic tracebacks on Debian Thread-Index: Acr59wM8RZdFQszKi0KkOVsqvGSlxQ== Xref: g2news2.google.com comp.lang.ada:11888 Date: 2010-05-22T22:37:44+01:00 List-Id: On 22/05/2010 12:25, in article m2aarsuqis.fsf@pushface.org, "Simon Wright" wrote: > "(see below)" writes: > >> Can you say exactly what the steps are to do that? >> I've never understood it + therefore never used it. > > You need to call > > GNAT.Exception_Traces.Trace_On > (Kind => GNAT.Exception_Traces.Unhandled_Raise); > > from somewhere in your program and run gnatmake with -bargs -E. Many thanks. -- Bill Findlay chez blueyonder.co.uk