mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +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.