mirror of
https://github.com/python/cpython.git
synced 2026-08-21 02:31:11 +08: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.