ironpython - Creating a Python engine for debug within a parent Python engine -


i'm working on ironpython script executed 3rd party application (ansys hfss) provides scripting interface automation, etc.

since creating graphical interface script using sharpdevelop (sd) ide. able take advantage of sharpdevelop's debugging tools don't seem able work.

i see sd supports 'attach process...' feature, describes do. however, don't have access parent python engine being spawned 3rd party application.

i have found many solutions talk creating python engine within c# application can connected external debugger. unfortunately haven't been able find cases python engine created within existing python engine.

can provide solution?


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -