[RFA] Change auto-solib-add to boolean, add auto-solib-limit

Kevin Buettner kevinb@cygnus.com
Sat Oct 27 16:38:00 GMT 2001


On Oct 27, 12:48pm, Fred Fish wrote:

> In the past I've submitted several versions of a patch to fix some
> problems with auto-solib-add, but they have never quite been approved
> in full.  In response to feedback, and by specific request to remove
> the overloaded meaning of the auto-solib-add variable, this patch
> changes auto-solib-add into a boolean and adds a new variable, called
> auto-solib-limit to hold the shlib symbol table size limit value for
> those systems that support this.

The solib portions of this patch are approved.

I noticed that you changed osfsolib.c.  There is nothing wrong with
this except that it isn't used anymore.  (The functionality in this
file has been moved to solib-osf.c and is used in conjunction with
solib.c.)  After you commit this patch, I'll mark osfsolib.c as
obsolete.

Thanks,

Kevin



More information about the Gdb-patches mailing list