This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada exception traceback
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Guillaume <guifo at wanadoo dot fr>
- Cc: gcc at gcc dot gnu dot org, lutz at iks-jena dot de
- Date: Fri, 04 Jan 2002 00:08:42 +0100
- Subject: Re: Ada exception traceback
- References: <3c3399963ca6d18f@andira.wanadoo.fr>
Guillaume <guifo@wanadoo.fr> writes:
> I'm using a recent CVS snapshot, less than a week old.
> Can this traceback display be a compile-time option ? If so, could this be a
> gnatbind feature ? I mean gnatbind could add the explicit
> GNAT.Exception_Traces.Trace_On call itself in the generated main procedure.
> Be the way, what's the recipe for building a libaddr2line ?
Somebody was working on this.
I'm surprised that tracebacks work at all. ;-)