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] remote.c: discard symbols from shared libraries.


Andrew Cagney wrote:
> 
> > Since (again) there is no "run" equivalent, I propose we throw away
> > existing shared library symbols at the same time when we set up to
> > detect new shared libraries -- in remote_open_1.
> >
> >
> >
> > 2001-04-17  Michael Snyder  <msnyder@redhat.com>
> >
> > * remote.c (remote_open_1) Call no_shared_libraries to delete
> >       all symbols previously loaded from shared libraries.
> 
> Yes, ok.

Committed.


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