Debugging

Tom NoSpam at NoSpam.com
Fri Jan 19 12:34:12 EST 2001


You will need to create your own debug version of Python.exe and
Python20.dll.  In your module's project settings, for "Executable for debug
session", specify the path to your python debug exe.

I think that is all.

Tom.


"Toby" <t.harris at robinsons.co.uk> wrote in message
news:979896042.23819.1.nnrp-10.c3ad12d2 at news.demon.co.uk...
> Is it possible to debug an Python 2.0 extension (a DLL) written in MSVC++
> 6.0 ? If so how ? I presume I would need a debug version of Python as
> well...
>
> TIA Toby
>
>





More information about the Python-list mailing list