This is the mail archive of the gdb@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: libGDB doco (for gdbint.texinfo)


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


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