This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] ignore PYTHONHOME environment variable.


On Sat, 15 Jan 2011 08:55:59 +0100, Doug Evans wrote:
> if GDB_PYTHONHOME provided
>   use it
> elseif PYTHONHOME provided
>   use it
> else
>   use default
> endif
> 
> That way a user can provide a PYTHONHOME and gdb will use it.   But if
> it is incompatible with the python that gdb is using, they can still
> have PYTHONHOME - they just need to set GDB_PYTHONHOME too.

I find this setup fine, Joel had some disagreements with it.


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]