Graphical debugger/code explorer

Florian Lindner Florian.Lindner at xgm.de
Tue Oct 4 04:59:09 EDT 2005


benz wrote:

>>>>PYTHON_IDE={
> 'spe' : 'http://spe.pycs.net/',
> 'eric3' : 'http://www.die-offenbachs.de/detlev/eric3.html',
> 'drpython' : 'http://drpython.sourceforge.net/'}

I've tried out eric3 and it looks promising. However, I have one problem. I
open a file which is part of Zope and set a breakpoint. Now I open the
runzope start script and execute it from within eric. This runzope script
calles (after running through a larger call-tree) the function where I set
the breakpoint. But execution is not stopped there.... Why?

Thanks,

Florian



More information about the Python-list mailing list