c# - IronPython Script debugging -


i have .net application , there ironpython script tab-page. scripts work properly, have possibility debug them right in application , toggle breakpoints.

are there solutions of problem?

you can find ironpython debugger here , there series of blogs creating here.


Comments

Popular posts from this blog

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -

How do I get the nth item in a queue in java? -

How to read input from STDIN in x86_64 assembly? -