[IronPython] Debugger scripted with IronPython

Martin Maly martmaly at exchange.microsoft.com
Thu Sep 1 22:50:28 CEST 2005


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

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


More information about the Ironpython-users mailing list