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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9f1a6574e55d4e5b,start X-Google-Attributes: gid103376,public From: Gautier Subject: Tracebacks, GNAT Date: 2000/05/01 Message-ID: <390DA4B3.2B9F2543@maths.unine.ch>#1/1 X-Deja-AN: 617879471 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 1 May 2000 17:37:23 +0100, mac13-32.unine.ch Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-05-01T00:00:00+00:00 List-Id: Hi everybody. Has someone managed to obtain a detailed trace-back built in an executable, e.g. with an exception part, on GNAT 3.12+ ? I have 2 elements under hand for GNAT 3.12+: - It outputs 1 line and file for an unhandled exception - The package GNAT.Traceback seems to provide a list of addresses for the whole stack. - On supported platforms, there is a symbolic traceback. (which sort of output ?) Ideally the output would be like my non built-in and hack-work AD for GNAT/Win32 and GNAT/DOS. raised CONSTRAINT_ERROR ---[ Call stack ]---------- File Line Unit ----------------------------------------------------- apraanex.adb 6 A_package_raising_an_exception testexce.adb 9 Test_Exception testexce.adb 14 Test_Exception testexce.adb 19 Test_Exception testexce.adb 24 Test_Exception testexce.adb 29 Test_Exception _____________________________________________ Gautier -- http://members.xoom.com/gdemont/