RFE: User-defined watchers
Brought to you by:
jymen
In addition to the global and local variable views, it
would be helpful to have a "watchers" view that allows
the developer to view only certain objects of interest.
In additon, it would be helpful to be able to drill
down into objects such as "self", which is currently
only shown as an <object ...> entry. I would like to be
able to watch self.foo, rather than simply know that an
object named "self" is at a certain memory location.
Logged In: YES
user_id=513881
making enhancements to the variable part area of the
debugger is on my plan for this summer , I'll take your remarks
into account of course.
Thanks
Jean-Yves