mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
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.