[Python.NET] Problem debugging to python.runtime.dll

Vishal.Parikh at sungard.com Vishal.Parikh at sungard.com
Thu Feb 18 20:55:55 CET 2010


Hi,

 

We are actually using Python.Net with python 2.5 and I wanted to learn
the internal architecture of the Python.Runtime.Dll. I have tried
debugging the dll by attaching the process to python.exe but doesn't hit
any break point. I don't know much about the compiler design and how it
works internal but all I want is I should be able to debug how my C#
instruction is getting executed using python.runtime.dll

 

It would be really helpful if I get steps to debug it or get some sort
of direction or architecture design diagram.

 

Thanks and Regards,

 

Vishal

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20100218/c65ec252/attachment-0001.htm>


More information about the PythonDotNet mailing list