It’s critical that you call SetTrace – and thus InitDebugWindow – on the thread that’s going to execute the Python code . Debugging in Python is per thread
Continue reading here:
DevHawk – Hybrid App Debugging – Threading
Related Posts
- DevHawk – Hybrid App Debugging – TracebackDelegate and SetTrace
- Threading through the code parallelization maze: Part 3
- Arrested Development – Debugging Your App | Musings of the Bare …
- Debugging a Remotely Hosted Silverlight App | Silverlight Travel
- The Other Kelly Yancey: Debugging Python Windows Services