Ronald Oussoren <[email protected]> added the comment: This might be useful for profiling. Debugging information is already present in the default build of the framework.
A seperate binary for --with-pydebug won't be possible as AFAIK --with- pydebug changes the ABI and hence having both in the same framework will cause problems for extensions. I'm not planning to work on this, but would be willing to review a patch. ---------- nosy: +ronaldoussoren _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue892707> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
