On Sat, May 14, 2011 at 11:30 AM, Doug Evans <dje at google.com> wrote: > Note that --exec-prefix is the runtime location of python. > GCC uses this to tell libpython where to find its support files. > [grep for Py_SetProgramName in gdb/python/python.c] Oops. s/GCC/GDB/