<span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Hello,</span><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

I&#39;m trying to find some information on what debugging capabilities exist for IronPython.  I read in depth about the mono level debugger, but this is probably too low level for what I want.</div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">I also found some mention of work being done on Windows specific IronPython debuggers, but I am hoping to do this in OS X.</div>

<div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Does anyone have any info on the state of things?  Worst case I will do all heavy lifting in CPython, use a debugger, and then finally pickle objects into a minimized IronPython environment, but this is far from ideal.</div>

<div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">thanks,</div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

Lucas</div>