I'd like to be able to connect to my Python programs, mainly
long-running servers, and see what's going on in specific threads.  To
do that, I need a version of Python that's compiled with debug symbols
in it.  What's the correct invocation to build a debug version of Python
(2.5) which matches what ships with OS X 10.5.7?

I don't intend to replace the system Python; I just want to match
it as closely as possible for debugging.

Bill
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to