[IronPython] CPython reflector (work-in-progress)

Jonathan Jacobs korpse-ironpython at kaydash.za.net
Thu Jun 8 18:10:56 CEST 2006


Dino Viehland wrote:
> To get a better stack trace I would suggest you run w/ -X:ExceptionDetail
> command line option which will give you the raw exception info thrown by
> the CLR.  By default we exclude all of the IronPython, mscorlib, etc...
> frames and just give you the frames that you presumably would be interested
> in (and that would be the same as what CPython displays).  But
> -X:ExceptionDetail will flip that off.

I've attached the spew from -X:ExceptionDetail.
-- 
Jonathan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: splat.txt
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060608/cf753ac6/attachment.txt>


More information about the Ironpython-users mailing list