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.


Michael Snyder 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.

Sorry, you've lost me with the ``there is no "run" equivalent'' bit. 
Extended remote targets have a run equivalent.

>   ------------------------------------------------------------------------
> 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.


> + #ifdef SOLIB_CREATE_INFERIOR_HOOK

Did you mean to move this line around the comment?

	Andrew


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