Re: Graphical introspection utilities?

2006-02-04 Thread Ravi Teja
Oops.
http://www.activestate.com/_images/screenshots/ss_Komodo_rails_large.gif
is the debugger screenshot for Ruby (Komodo supports more than one
language). Python's debugger in Komodo looks exactly the same.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Graphical introspection utilities?

2006-02-04 Thread Ravi Teja
> as it would be so obviously a good thing to have a graphical (or maybe
> curses-base) browser through the dynamic state of a Python program, it's
> probably there.
>
> Can someone point me to something?

If you mean graphical debuggers, most Python specific IDEs have them.

Few examples ..
PythonWin
SPE
PyDev
WingIDE
Komodo

http://pydev.sourceforge.net/images/screenshot/screenshot6.gif
http://www.activestate.com/_images/screenshots/ss_Komodo_rails_large.gif

If it is something else that you want, give an example of something
similar available for another language/platform.

-- 
http://mail.python.org/mailman/listinfo/python-list


Graphical introspection utilities?

2006-02-04 Thread Jens Theisen
Hello,

as it would be so obviously a good thing to have a graphical (or maybe  
curses-base) browser through the dynamic state of a Python program, it's  
probably there.

Can someone point me to something?

Cheers,

Jens

-- 
http://mail.python.org/mailman/listinfo/python-list