Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@cygnus.com>
To: Michael Snyder <msnyder@cygnus.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] New solib function: discard all solib symbols.
Date: Tue, 17 Apr 2001 14:15:00 -0000	[thread overview]
Message-ID: <1010417211529.ZM1447@ocotillo.lan> (raw)
In-Reply-To: <3ADCAC58.39B9F204@cygnus.com>

On Apr 17,  1:49pm, Michael Snyder wrote:

> The purpose of this function is actually for handling shared libs on remote targets, 
> but I figured it might be useful as a user command (complementary to the "sharedlib"
> command which loads all solib symbols).
> 
> 2001-04-17  Michael Snyder  <msnyder@redhat.com>
> 
> 	* solib.c (no_shared_libraries): New function.  Discard all symbols
> 	from shared libraries.
> 	(_initialize_solib): Add command "nosharedlibrary" as complement
> 	to the command "sharedlibrary".  Unloads symbols for all solibs.

This looks fine to me with the exception of the following bit...

> +   add_com ("nosharedlibrary", class_files, no_shared_libraries,
> + 	   "Unload all shared object library symbols except .");

I don't understand the "except ." part.


  reply	other threads:[~2001-04-17 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-17 14:00 Michael Snyder
2001-04-17 14:15 ` Kevin Buettner [this message]
2001-04-17 14:35   ` Michael Snyder

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=1010417211529.ZM1447@ocotillo.lan \
    --to=kevinb@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@cygnus.com \
    /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