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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9e586f5754e7b1cd X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.190.99 with SMTP id gp3mr5937482pbc.1.1327079779864; Fri, 20 Jan 2012 09:16:19 -0800 (PST) Path: lh20ni204303pbb.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Tracing procedural calls when an exception is raised Date: Fri, 20 Jan 2012 18:16:09 +0100 Organization: cbb software GmbH Message-ID: <15qfef66b7ywj$.i6cytrnedha6.dlg@40tude.net> References: <8874062.1690.1327072128368.JavaMail.geo-discussion-forums@yqcz12> <2697a3ea-28f5-483f-bee0-5ddf041c33bf@c20g2000vbb.googlegroups.com> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: CNp+VBSYV+ysZXOiVRxJxw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Date: 2012-01-20T18:16:09+01:00 List-Id: On Fri, 20 Jan 2012 08:52:29 -0800 (PST), tonyg wrote: > On Jan 20, 4:44�pm, Simon Wright wrote: >> mockturtle writes: >>> Yes, you need to use a special option at compile time and then addr2line. See >> >>>http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gnat_ugn_unw/Tracebacks-From-... >> >> Are you using Mac OS X? if so, seehttp://goo.gl/XGpQf > > haha..no , using Debian :) Then see: GNAT.Traceback.Symbolic.Symbolic_Traceback It should work under Debian. You can even let the GPS open the file and jump to the specified source line from the traceback. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de