Debugging embedded python
lucio
lucio at movilogic.com
Mon Apr 7 14:56:50 EDT 2003
More information about the Python-list mailing list
Mon Apr 7 14:56:50 EDT 2003
- Previous message (by thread): Debugging embedded python
- Next message (by thread): Debugging embedded python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Debugging embedded python
- Next message (by thread): Debugging embedded python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list