mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
bbfd9c92fa
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.