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]
Other format: [Raw text]

Re: [RFA] Introduce solib_loaded observer


> Date: Wed, 12 Jan 2005 21:49:13 +0100 (CET)
> From: Mark Kettenis <kettenis@gnu.org>
> CC: gdb-patches@sources.redhat.com
> 
>    Date: Sun, 09 Jan 2005 06:37:17 +0200
>    From: "Eli Zaretskii" <eliz@gnu.org>
> 
>    > +@deftypefun void solib_loaded (struct so_list *@var{solib})
>    > +The specified shared library has been discovered to be loaded.
> 
>    It's probably better to say
> 
>      The shared library specified by @var{solib} has been loaded.
> 
> This is what I actually checked in:
> 
> Index: ChangeLog
> from  Mark Kettenis  <kettenis@gnu.org>
> 
> 	* observer.texi (GDB Observers): Document "solib_loaded".

Thanks.


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