Python debug libraries

Robert Ferrell ferrell at diablotech.com
Tue Oct 28 17:58:30 EST 2003


I'm trying to do some debugging of python extensions on Windows2K.  MS
Visual Studio (.NET) says it can't find the debug version of the
python libraries.  (The message is "python.exe does not contain any
debugging information".)  I installed the binaries from the Windows
installer.  How should I get the debug libraries?  Or is that even
what I need?  I'm kind of new to Windows, and Visual Studio in
particular, so maybe I'm way off base.

thanks,
-robert




More information about the Python-list mailing list