Re: [Idle-dev] idle -h etc

2005-06-10 Thread Alin Moldoveanu
What more debugging facilities would I like in Idle:     1) object browser (to be able to see the fields of an object, in a tree-like structure)     2) Better GUI:     - use keys (e.g. F8, F7, F9) to step into, step over, go - these could be configurable         - execution line should

Re: [Idle-dev] idle -h etc

2005-06-10 Thread Al Schapira
On Thu, 2005-06-09 at 23:11, Kurt B. Kaiser wrote: ... > > The one addition to the debugger I would like is the ability to > execute an arbitrary Python statement in any stack frame at a > breakpoint. I second the motion. In fact, I suggested this to you in April '04. ... > What other capabili