I have a .NET application and there is an IronPython script tab-page. Scripts work properly, but I would strongly like to have a possibility to debug them right in the application and to toggle breakpoints.
Are there any solutions of this problem?
来源:https://stackoverflow.com/questions/9648786/ironpython-script-debugging