Comment 12 for bug 381069

Revision history for this message
Greg Finney (gfinney) wrote : Re: Cannot step debugger in IPython 0.9.1 under Python 2.6.2: Pdb instance has no attribute 'curframe'

I've also replicated this with Python 2.6.2 , IPython 0.10 (egg distribution) on WinXP

Note that ipython seems to work fine with pdb when triggered by an exception (with the magic %pdb on)