Debugging in IronPython Studio with PythonEngine
Another post on Michael's Random Technology Posts blog. This one on how to use the .NET debugger with IronPython code and the IronPython Studio IDE (which can run standalone or integrated with Visual Studio). The setup Michael uses some C# (embedding the PythonEngine), but shows nice screenshots for the whole process:
Comments
Post a Comment