------- Comment #4 from djh at emss dot co dot za  2007-11-02 06:54 -------
This is a possible solution.  Not ideal though, because, then all exceptions
will be trigger the breakpoint at __cxa_throw.

If however, I put a breakpoint in the catch in question, then I know I will get
the exception that I was looking for, and if bakctrace info was part of this
exception, then I could find out exactly what happened where.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33903

Reply via email to