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, 9 Jan 2005 00:14:06 +0100 (CET)
> From: Mark Kettenis <mark.kettenis@xs4all.nl>
> 
> OK?

Okay for the gdb.texinfo part, except for this:

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


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