Graphical debugger/code explorer

  • Thread starter Florian Lindner
  • Start date
F

Florian Lindner

Hello,
in order to understand python code from a larger project (Zope 3) I'm
looking for a tool that helps me with that. It should also help
What (graphical) application running on Linux can you recommend?

Thanks,

Florian
 
F

Florian Lindner

benz said:

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
 
L

ld

Florian said:
Hello,
in order to understand python code from a larger project (Zope 3) I'm
looking for a tool that helps me with that. It should also help
What (graphical) application running on Linux can you recommend?

Maybe you shoud tryy doxygen/happydoc etc?

Doxygen support python, just add '.py' extension to understanable files and
output syntax to 'java-like'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top