Revision history [back]
debug iterator
Hello
I would like to be able see in the stack data internal variables of an iterator.How can I get the generator expression and the list iterator displaid in the wathcing tool and be updated at each step.
at the first step I get this information
But when I do a step over the current statement, the watch window is not updated.I get onlythe information gi_running and gi_frame
I thnak you for your help