Python-Debug.zip

Gerhard Häring gerhard.nospam at bigfoot.de
Tue Aug 21 23:34:59 EDT 2001


On 21 Aug 2001 19:23:02 GMT, Matthew Turk <m-turk at nwu.edu> wrote:
>I know this is a terribly stupid question, but I don't see a directory
>structure in the ZIP file, so I wanted to take care that all of the
>contents of the Python-2.1-Debug.zip go in the right place.  Where
>should I put the items?
>
>(This is a sort-of-followup to my previous question - I'm now
>compiling with setup.py and --debug, and it needs python21_d.dll,
>which is in this package.)

Please note that this download is of no use if you plan to debug with Cygwin's
gdb: it doesn't understand the debugging symbols created by Microsoft's Visual
C+++.

I've also just posted a step-by-step HOWTO for debugging on win32 with gcc, gdb
and friends.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    public key at homepage
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list