[Visualpython-discuss] Debugging multi-threaded applications
by Diego Barros other posts by this author
Jul 15 2003 4:23AM messages near this date
view in the new Beta List Site
[Visualpython-discuss] Sophos Acquires Anti-Spam Specialist ActiveState
|
Re: [Visualpython-discuss] Debugging multi-threaded applications
Hi all,
One question... does Visual Python support debugging multithreaded
python apps?
I wrote a small python app which kicks off multiple threads. I've been
trying to set break points in my simple thread class (derived from
threading.Thread) however without much success. Is it possible to break
within a thread? Or do I have to use .NET's threading library ?
Regards,
Diego Barros
Thread:
Diego Barros
Aleks Totic
|