cpython/Tools/gdb
T. Wouters bbfd9c92fa
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.
2024-11-05 15:49:27 +01:00
..
libpython.py gh-115999: Fix gdb support for libpython.so after thread-local bytecode change (#126440) 2024-11-05 15:49:27 +01:00