[Python-bugs-list] [ python-Bugs-669692 ] pdb user_call breakage

SourceForge.net noreply@sourceforge.net
Fri, 17 Jan 2003 03:39:58 -0800


Bugs item #669692, was opened at 2003-01-17 11:39
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=669692&group_id=5470

Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Michael Hudson (mwh)
Summary: pdb user_call breakage

Initial Comment:
Reported on c.l.py:

-----------
I'm running python 2.3a1 on a Win32 machine.

pdb's behaviour seems to have been changed from 2.2*.

"user_call" method is added, and it's called automatically
for every function/method call when I set a breakpoint
somewhere else and "continue".
------------

This is certainly my fauld, but I never use breakpoints
in pdb, so right now I don't even know how to duplicate
it, never mind fix it.  It's probably shallow, though.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=669692&group_id=5470