[Idle-dev] [ idlefork-Patches-450784 ] Immediate button for Debugger

by way of Stephen M. Gava <elguavas@users.sourceforge.net> noreply@sourceforge.net
Mon, 8 Oct 2001 13:05:07 +1000


Patches item #450784, was opened at 2001-08-14 05:52
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=309579&aid=450784&group_id=9
579

Category: None
Group: None
Status: Open

>Resolution: Postponed

Priority: 5
Submitted By: Michael Dubner (dubnerm)

>Assigned to: Stephen M. Gava (elguavas)

Summary: Immediate button for Debugger

Initial Comment:
This patch adds to IDLE debugger button that allows to
check current state of local and global dictionaries
not only on top level (as in debugger window) it can be
used to change values also (__dbg_locals__ and
__dbg_globals__ variables created). You should note
that this is some sort of "cheat" - i'm using standard
"code" module on top of IDLE console. Use this at your
own risk.

----------------------------------------------------------------------

>Comment By: Stephen M. Gava (elguavas)

Date: 2001-10-07 19:52

Message:
Logged In: YES
user_id=75867

this possible feature would be impacted by the remote
execution implementation that is ultimately chosen. hold
until that is in place.

----------------------------------------------------------------------

Comment By: Michael Dubner (dubnerm)
Date: 2001-08-14 06:13

Message:
Logged In: YES
user_id=39274

Note that Debugger.0.8.imm.0.2.patch can be applied to any
version of IDLE debugger from 0.6 to 0.8.1 (it had not
changed for long time)

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=309579&aid=450784&group_id=9
579