SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-115999: Fix gdb support for libpython.so after thread-local bytecode change (#126440)

Fix the gdb pretty printer in the face of --enable-shared by delaying the attempt to load the _PyInterpreterFrame definition until after .so files are loaded.
T
T. Wouters committed
bbfd9c92fa3e3d77a86c7858617eb3d09de44fd1
Parent: 7587260
Committed by GitHub <noreply@github.com> on 11/5/2024, 2:49:27 PM