[IronPython] Is there a way to see CLR tracebacks?

Curt Hagenlocher curt at hagenlocher.org
Sun Jun 29 05:04:38 CEST 2008


Launch ipy.exe with the flag -X:ShowClrExceptions.

On Sat, Jun 28, 2008 at 7:51 PM, Dan Eloff <dan.eloff at gmail.com> wrote:

> I notice that tracebacks show only the IronPython stack trace. Is
> there any way to see the CLR stack trace (as well?) if the error
> occurred in a call to a CLR assembly?
>
> -Dan
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080628/13a017e3/attachment.html>


More information about the Ironpython-users mailing list