public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How does solib handline shared library unloads?
@ 2005-11-01  5:39 Christopher Faylor
  2005-11-01  6:59 ` Mark Kettenis
  0 siblings, 1 reply; 9+ messages in thread
From: Christopher Faylor @ 2005-11-01  5:39 UTC (permalink / raw)
  To: gdb

Can anyone enlighten me as to how information about a library is
relinquished when a library loaded via dlopen is unloaded via dlclose?
Theoretically, the information about the library should be removed and
the library should not be listed by "info sharedlibrary".

I don't see any way for this to be handled in solib.c and inf*.c but I'm
sure I'm just missing something obvious.  I haven't written a test case
yet to see how it is being handled but I was hoping someone could
clarify this for me.

cgf

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-11-01 18:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-01  5:39 How does solib handline shared library unloads? Christopher Faylor
2005-11-01  6:59 ` Mark Kettenis
2005-11-01 13:45   ` Christopher Faylor
2005-11-01 13:51     ` Daniel Jacobowitz
2005-11-01 14:40       ` Christopher Faylor
2005-11-01 15:12         ` Daniel Jacobowitz
2005-11-01 16:20           ` Christopher Faylor
2005-11-01 16:24             ` Daniel Jacobowitz
2005-11-01 18:24               ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).