libGDB doco (for gdbint.texinfo)
Eli Zaretskii
eliz@is.elta.co.il
Thu Jul 19 00:00:00 GMT 2001
> Date: Wed, 18 Jul 2001 01:30:14 -0400
> From: Andrew Cagney <ac131313@cygnus.com>
>
> Below is a quick update to``libgdb''.
Thanks!
> Let the comments, questions, .. begin :-)
Ack. See below.
> @chapter libgdb
>
> @section libgdb 1.0
We need a few @node's here and there, to make cross-references work
better in the on-line version.
> Since @code{libgdb} development is on-going, its architecture is still
> evolving. The following components have so far been identified:
>
> @itemize @bullet
> @item
> Observer - @file{gdb-events}.
> @item
> Builder - @file{ui-out}
> @item
> Event Loop - @file{event-loop}
> @item
> Query Library - @file{libgdb}
> @end itemize
I'm confused: this seems to say that libgdb is part of itself?
> @itemize @bullet
> @item
> The client registers itself as an observer of @code{libgdb}
There should be a period at the end of this sentence.
> through to the client controlled @code{gdb_stdout} et.al. streams. At
"et.al." should be written "et.@: al.@:" in Texinfo.
> @subheading Event Loop - @file{event-loop}
> @file{event-loop}, currently non- re-entrant
That should be "non-reentrant" or "non-re-entrant", I think.
More information about the Gdb
mailing list