[C++-sig] c++ exception stack trace

Jon McAuliffe jon at mcauliffe.com
Fri Jun 10 01:10:55 CEST 2011


hello,

when a thrown c++ exception is translated to the python layer
and ultimately printed out by the python interpreter, is there
an easy way to print out the corresponding c++-layer stack trace
as well?

thanks
jon.



More information about the Cplusplus-sig mailing list