Distribution of python debug symbols on windows

Syver Enstad syver-en+usenet at online.no
Tue Oct 1 16:35:17 EDT 2002


I've been fooling around with VC++ lately, and found out that it is
easy to create separate debug symbols for release builds (.pdb
files). With debug symbols for python.dll one could see the all the
functions on the callstack, and if one had the source distro installed
also perform sourcelevel debugging without building Python.

Could that be an idea to include as an optional download to the
Windows Python distribution?

-- 

Vennlig hilsen 

Syver Enstad



More information about the Python-list mailing list