Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: eliz@gnu.org
Cc: mark.kettenis@xs4all.nl, gdb-patches@sourceware.org
Subject: Re: [COMMIT[ Remove somsolib.[ch]
Date: Mon, 02 May 2005 20:43:00 -0000	[thread overview]
Message-ID: <200505022043.j42KhcEC004902@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <01c54e81$Blat.v2.4$5b53e660@zahav.net.il> (eliz@gnu.org)

   Date: Sun, 01 May 2005 22:08:51 +0300
   From: "Eli Zaretskii" <eliz@gnu.org>

   > Date: Sun, 1 May 2005 18:04:32 +0200 (CEST)
   > From: Mark Kettenis <mark.kettenis@xs4all.nl>
   > 
   > This was replaced with solib-som.[ch] some time ago.
   > 
   > Committed as obvious,
   > 
   > Mark
   > 
   > Index: ChangeLog
   > from  Mark Kettenis  <kettenis@gnu.org>
   > 	* somsolib.c, somsolib.h: Remove files.
   > 	* Makefile.in (somsolib_h): Remove.
   > 	(somsolib.o): Remove dependency.

   Please also update gdb.texinfo: it documents the option
   auto-solib-limit that will now cease to exist.

It disappeared some time ago already.  Anyway, I checked in the attached.

Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* gdb.texinfo (Files): Remove documentation for auto-solib-limit.

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.250
diff -u -p -r1.250 gdb.texinfo
--- gdb.texinfo 2 May 2005 20:28:47 -0000 1.250
+++ gdb.texinfo 2 May 2005 20:40:33 -0000
@@ -10924,36 +10924,6 @@ libraries that were loaded by explicit u
 discarded.
 @end table
 
-On some systems, such as HP-UX systems, @value{GDBN} supports
-autoloading shared library symbols until a limiting threshold size is
-reached.  This provides the benefit of allowing autoloading to remain on
-by default, but avoids autoloading excessively large shared libraries,
-up to a threshold that is initially set, but which you can modify if you
-wish.
-
-Beyond that threshold, symbols from shared libraries must be explicitly
-loaded.  To load these symbols, use the command @code{sharedlibrary
-@var{filename}}.  The base address of the shared library is determined
-automatically by @value{GDBN} and need not be specified.
-
-To display or set the threshold, use the commands:
-
-@table @code
-@kindex set auto-solib-limit
-@item set auto-solib-limit @var{threshold}
-Set the autoloading size threshold, in an integral number of megabytes.
-If @var{threshold} is nonzero and shared library autoloading is enabled,
-symbols from all shared object libraries will be loaded until the total
-size of the loaded shared library symbols exceeds this threshold.
-Otherwise, symbols must be loaded manually, using the
-@code{sharedlibrary} command.  The default threshold is 100 (i.e.@: 100
-Mb).
-
-@kindex show auto-solib-limit
-@item show auto-solib-limit
-Display the current autoloading size threshold, in megabytes.
-@end table
-
 Sometimes you may wish that @value{GDBN} stops and gives you control
 when any of shared library events happen.  Use the @code{set
 stop-on-solib-events} command for this:



  reply	other threads:[~2005-05-02 20:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-01 16:04 Mark Kettenis
2005-05-01 19:11 ` Eli Zaretskii
2005-05-02 20:43   ` Mark Kettenis [this message]
2005-05-03  3:40     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200505022043.j42KhcEC004902@elgar.sibelius.xs4all.nl \
    --to=mark.kettenis@xs4all.nl \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox