Irit Katriel added the comment:
Daniel, can you provide a recipe to reproduce what you are seeing? There are
different ways to enter pdb, and different ways to set breakpoints. If you
provide accurate instructions it will help to be sure that the issue has indeed
been fixed.
--
comp
New submission from Daniel Schreck :
Using pdb, breakpoints disappear when stepping into a function in another
module. They're not hit from then on. HOWEVER, if any new breakpoint is
entered, all the breakpoints reappear. They vanish every time the debugger
steps across the module, and only r