variable explorer

13 views
Skip to first unread message

Jurgis Pralgauskis

unread,
Dec 15, 2010, 9:42:58 AM12/15/10
to DreamPie
Hello,

would there be a possibility of Variable Watch/Explorer
as http://packages.python.org/spyder/variableexplorer.html
or http://people.csail.mit.edu/pgbovine/python/

it is probably quite easy in interactive mode
and more complicated for "debug" mode (by the way, woul it be hard to
borrow debug from IDLE ?)

Noam Yorav-Raphael

unread,
Dec 16, 2010, 2:52:07 PM12/16/10
to drea...@googlegroups.com
Hello,

Currently there's no variable explorer and no debug mode.

I wonder if it may be possible to make spyder's variable explorer into a stand-alone module. I think that would be the way to go, and then you would be able to use it from DreamPie.

Along the same lines, I thought about adding some feature to the winpdb debugger to make it work nicely with an interactive environment. Right now you can use winpdb on DreamPie's subprocess, but it can be inconvenient as you can easily get into DreamPie's code. I thought of adding functions rpdb2.run() and rpdb2.pm() which will open a winpdb window and debug what you want. It should be possible, but will require some work.

I don't think it's possible to borrow IDLE's debug mode - IDLE uses quite a different model from DreamPie.

Noam
Reply all
Reply to author
Forward
0 new messages