Hello! We are thinking about writing a project for several customers in Python. This project would include (among others) wxPython, a C/C++ module. But what happens if this application generates a segmentation fault on a customers PC. What changes do we have to trace back the source of the error? Imagine you use two or three C libraries in a Python project and you experience random crashes in 'Python.exe'. What would you do?
We intent to target mainly the Windows platform. Is there for example a way to use 'dbghelp.dll'? Best regards and thank you! Noel -- http://mail.python.org/mailman/listinfo/python-list