A colleague of mine published two interesting articles on his blog yesterday. He embedded IronPython in the managed debugger (mdbg) and made the debugger scriptable.

 

First blog describes how to use the modified debugger:

 

http://blogs.msdn.com/jmstall/archive/2005/08/31/Mdbg_Python_ext.aspx

 

Second goes into technical details of embedding IronPython in the application:

 

http://blogs.msdn.com/jmstall/archive/2005/09/01/Howto_embed_ironpython.aspx

 

Since we had several embedding related discussions on the alias recently I thought I’d point you to Mike Stall’s articles.

 

Martin

_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to