[Pydev-users] [Users] Attach PyDev debugger to python.dll
Brought to you by:
fabioz
|
From: SourceForge.net <no...@so...> - 2011-07-11 14:14:00
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4602905: I'm using a product that includes an embedded python interpreter (python2.6.dll) on a Windows box. I tried to attach Pydev's debugger to both the product's executable (xyz.exe) as well as the python dll, but both failed. Does the dll or application need to be built with certain options to allow debugging in Pydev? |