Distribution of python debug symbols on windows
Syver Enstad
syver-en+usenet at online.no
Tue Oct 1 16:35:17 EDT 2002
More information about the Python-list mailing list
Tue Oct 1 16:35:17 EDT 2002
- Previous message (by thread): redhat8
- Next message (by thread): ture64 with threads question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): redhat8
- Next message (by thread): ture64 with threads question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list