problem debugging threads

Axel Kowald kowald at molgen.mpg.de
Thu Feb 27 05:23:52 EST 2003


Hello everybody,

I recently started to used threads in python (for GUI programming) and 
have problems when I want to debug such a multi-threaded script.

The debugger simply doesn't stop at breakpoints within the thread !  

I tried Komodo,  MS Visual Studio with Visual Python and  the 
HapDebugger, but they all show the same behaviour. So what is the proper 
way to debug threads ??

Many thanks,

                     Axel Kowald





More information about the Python-list mailing list