When I
am using IronPython within my application (for scripting/extension) how do I
support debugging? Is there an event in the engine when a break point is
hit? How do I specify to the engine that there is a break point? I
presume I need to provide an editor and such myself, as well as a UI for
examining the run-time state? I presume I can use the stack walker for
examining the stack?
Michael
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
