how to debug python's extend module written in c/c++ on windows

fang tcfg at sina.com
Thu Jul 17 08:16:27 EDT 2008


Dear Diez:

It is attaching a C-debugger to python. I can attach python-
debugger(for example:wingIDE) to c-debugger(for example:VS2008), but I
cannot attach VS2008 to wingIDE. I need both python statement and c
statement can be single-step debugged.

best regards

fang



More information about the Python-list mailing list