[IronPython] Debugging IronPython script code

Rainer Worbis r.worbis at cubido.at
Sun Oct 12 21:10:22 CEST 2008


Hallo all,

 

is there a possibility to debug IronPython code that is executed with
ScriptSource.Execute or CompiledCode.Execute within VisualStudio?

Setting breakpoints in the python code will can be done by
System.Diagnostics.Debugger.Break() - the code breaks but I don't know
how to tell VS to get into my code.

 

Rainer

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20081012/8dddd351/attachment.html>


More information about the Ironpython-users mailing list