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

Indeed, that's better.  I'll change the wording on the solib_unloaded
observer in a similar fashion.

Mark


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