Debugging embedded python
lucio
lucio at movilogic.com
Mon Apr 7 14:56:50 EDT 2003
Syver Enstad wrote:
>I have the python interpreter embedded in a daemon/service (this is
>win2k so it's a service). I'd really like to be able to debug the
>python code that is running. I was thinking of popping up a console
>window to be able to run pdb, how does one go about it to accomplish
>this? Are there any code doing similar things or articles.
>
>
>
Have you tried HAP?
http://hapdebugger.sourceforge.net/
Remote debbuger with extra cheese.
Lucio.
More information about the Python-list
mailing list