
Nov. 28, 2012
9:53 a.m.
On Tue, Nov 27, 2012 at 6:06 PM, Guido van Rossum <guido@python.org> wrote:
In the past, when I was debugging NDB, I've asked in vain whether someone had already made the necessary changes to pdb to let it jump over a yield instead of following it -- I may have to go in and develop a change myself, because this problem isn't going away.
Do you want new pdb command or change behavior of *step* or *next*? -- Thanks, Andrew Svetlov