mirror of
https://github.com/python/cpython.git
synced 2026-04-28 23:00:40 +00:00
pep 0523 renames PyEval_EvalFrameEx to _PyEval_EvalFrameDefault while the gdb python extension only looks for PyEval_EvalFrameEx to understand if it is dealing with a frame.
Final effect is that attaching gdb to a python3.6 process doesnt resolve python objects. Eg. py-list and py-bt dont work properly.
This patch fixes that. Tested locally on python3.6
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| libpython.py | ||