SIGN IN SIGN UP

Update and enhance python-gdb.py

Issue #29259:

* Detect PyCFunction is the current frame, not only in the older frame
* Ignore PyCFunction_Call() since it now calls _PyCFunction_FastCallDict(), and
  _PyCFunction_FastCallDict() is already detected
V
Victor Stinner committed
fa025f112f7467b124f7ac4be5e9c7bb3cc05ad8
Parent: e69f0e6