This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: {PATCH] gdbint.texi [was Re: RFC: MI output during program execution]
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Nick Roberts <nickrob at snap dot net dot nz>
- Cc: drow at false dot org, gdb-patches at sources dot redhat dot com
- Date: Sun, 14 May 2006 22:43:08 +0300
- Subject: Re: {PATCH] gdbint.texi [was Re: RFC: MI output during program execution]
- References: <17458.60694.135878.624750@farnswood.snap.net.nz> <20060404220637.GA12064@nevyn.them.org> <17486.36188.127822.347550@farnswood.snap.net.nz> <20060504150414.GE32605@nevyn.them.org> <17510.53117.846489.479963@farnswood.snap.net.nz>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Sun, 14 May 2006 18:34:37 +1200
> Cc: gdb-patches@sources.redhat.com
>
> gdbint.texinfo uses gdb as a module name in the node "Versions and Branches"
> but still refers to dejagnu elsewhere so I've tried to remove all those which
> are inappropriate. Andrew specifically refers to releases 5.0, 5.1 and 5.2 but
> I've not tried to generalise this or update to more recent numbers but Joel
> might like to do this as he goes through the process for GDB 6.5.
>
> I've also changed a bit of punctuation and spelling.
Thanks. This is okay, but please fix the following minor problems:
> * gdbint.texinfo: Remove details for including DejaGnu.
This needs to state every node in which you made a change. (Nodes are
the Texinfo equivalents of C functions, as far as ChangeLog entries
are concerned.)
> ! in gdb, e.g. as corefiles, as forked processes, and as some opaque
There should be a @: after "e.g.", to signal TeX that the second
period does not end a sentence.
> ! By using @kbd{-D YYYY-MM-DD-gmt} the branch is forced to an exact
^
A comma is missing here.
> ! Insight which includes GDB is tagged at the same time.
Please use @value{GDBN} instead a literal GDB. Also, please add a
comma after "Insight".
> ! gdb/ gdb-5.2.tar insight/ insight-5.2.tar
Please replace 5.2 with something more recent, or perhaps even some
future version (10.1, why not?).