This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA]: Initialize solib search psth from environ variable


On Oct 31,  2:09pm, Michael Snyder wrote:

> This patch would check the environment variables SOLIB_SEARCH_PATH
> and SOLIB_ABSOLUTE_PREFIX once, at start-up, and use them to set the
> corresponding gdb state variables.
> 
> 2000-10-31  Michael Snyder  <msnyder@cleaver.cygnus.com>
> 
>         * solib.c (initialize_solib): Initialize solib_absolute_prefix
>         and solib_search_path from the environment variables
>         SOLIB_ABSOLUTE_PREFIX and SOLIB_SEARCH_PATH, if they're defined.

I think this one's okay too so long as we've all agreed that concept
of initializing bits of gdb state from environment variables is
acceptable.

(But again, Jim Blandy is the official maintainer...)

Kevin

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