]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89419: gdb: fix bug causing `AttributeError` in py-locals when no frame is availab...
authorEli Schwartz <eschwartz93@gmail.com>
Tue, 3 Jan 2023 14:56:57 +0000 (09:56 -0500)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2023 14:56:57 +0000 (20:26 +0530)
commit85869498331f7020e18bb243c89cd694f674b911
tree8f0b2dc167fb4145c3847da399c40927021b2cdf
parent8b1f1251215651c4ef988622345c5cb134e54d69
gh-89419: gdb: fix bug causing `AttributeError` in py-locals when no frame is available (#100611)
Misc/NEWS.d/next/Tools-Demos/2022-12-29-19-22-11.bpo-45256.a0ee_H.rst [new file with mode: 0644]
Tools/gdb/libpython.py