[IronPython] Disabling optimized methods
Daniel Jennings
danielj at arena.net
Tue Feb 1 11:55:01 PST 2011
I was reading an old post by Dino here: http://www.mail-archive.com/users@lists.ironpython.com/msg04829.html that mentions that using -X:StaticMethods will force methods into types so that you can get the typical CLR-style debugging. I was wondering two things: 1. Is this still relavant to 2.7A1? 2. How do you specify such a flag when you're embedding IronPython in your application (building your own engine.)
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20110201/cb9701f0/attachment.htm>
More information about the Users
mailing list