Am Dienstag, 22. Februar 2005 14:51 schrieb Jul:
> Hi Detlev,
> I have another question for you. Is there a way for the
> degugger to go step by step into the standard modules of
> Python ? Apparently, the debugger doesn't stop on read only
> files, and the only way I found is to set brekpoints for
> each line of the standard module.
> Most of the time, the default mode is efficient, but
> sometimes, I would like to go step by step into the standard
> Python module to see what's happening.
>

Yes it is indeed. In the debug startup dialog just check "Trace into Python".

Detlev
-- 
Detlev Offenbach
[EMAIL PROTECTED]

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to