From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27849 invoked by alias); 14 May 2006 19:44:02 -0000 Received: (qmail 27841 invoked by uid 22791); 14 May 2006 19:44:02 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 14 May 2006 19:44:01 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id ISV82568; Sun, 14 May 2006 22:43:16 +0300 (IDT) Received: from HOME-C4E4A596F7 (IGLD-84-228-227-35.inter.net.il [84.228.227.35]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DJB22637 (AUTH halo1); Sun, 14 May 2006 22:43:07 +0300 (IDT) Date: Sun, 14 May 2006 19:45:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: drow@false.org, gdb-patches@sources.redhat.com In-reply-to: <17510.53117.846489.479963@farnswood.snap.net.nz> (message from Nick Roberts on Sun, 14 May 2006 18:34:37 +1200) Subject: Re: {PATCH] gdbint.texi [was Re: RFC: MI output during program execution] Reply-to: Eli Zaretskii 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> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00316.txt.bz2 > From: Nick Roberts > 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?).