From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: ac131313@cygnus.com Cc: gdb@sources.redhat.com Subject: Re: libGDB doco (for gdbint.texinfo) Date: Thu, 19 Jul 2001 00:00:00 -0000 Message-id: <200107190700.KAA28551@is.elta.co.il> References: <3B551EE6.3020500@cygnus.com> X-SW-Source: 2001-07/msg00273.html > Date: Wed, 18 Jul 2001 01:30:14 -0400 > From: Andrew Cagney > > 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.