From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: "Dmitry S. Sivachenko" Cc: gdb-patches@sourceware.cygnus.com Subject: Re: Patch to gdbmi.texinfo Date: Sun, 23 Jul 2000 12:18:00 -0000 Message-id: <200007231918.PAA13698@indy.delorie.com> References: <200007231632.UAA48345@chg.ru> X-SW-Source: 2000-07/msg00241.html > Date: Sun, 23 Jul 2000 20:32:56 +0400 (MSD) > From: "Dmitry S. Sivachenko" > > Please apply this patch to gdbmi.texinfo (this is a patch against > rev. 1.6). > > It changes GDB --> @value{GDBN}, > gdb --> @value{GDBP} (where appropriate), > and fixes a number of typos. Thanks, I will apply them. However, in the future please don't mix mechanistic string-replace type of changes with real patches which change markup or content. Like this, for instance: -@cindex ^error +@findex ^error It is very easy to miss such real changes in the middle of gobs of boring replacements, and fail to consider them. Calling such changes ``typos'' is not really accurate, either ;-). >From dima@Chg.RU Sun Jul 23 12:30:00 2000 From: Dmitry Sivachenko To: Eli Zaretskii Cc: gdb-patches@sourceware.cygnus.com Subject: Re[2]: Patch to gdbmi.texinfo Date: Sun, 23 Jul 2000 12:30:00 -0000 Message-id: <9810414720.20000723232700@Chg.RU> References: <200007231632.UAA48345@chg.ru> <200007231918.PAA13698@indy.delorie.com> X-SW-Source: 2000-07/msg00242.html Content-length: 910 Hello Eli, Sunday, July 23, 2000, 11:18:29 PM, you wrote: >> Date: Sun, 23 Jul 2000 20:32:56 +0400 (MSD) >> From: "Dmitry S. Sivachenko" >> >> Please apply this patch to gdbmi.texinfo (this is a patch against >> rev. 1.6). >> >> It changes GDB --> @value{GDBN}, >> gdb --> @value{GDBP} (where appropriate), >> and fixes a number of typos. EZ> Thanks, I will apply them. EZ> However, in the future please don't mix mechanistic string-replace EZ> type of changes with real patches which change markup or content. EZ> Like this, for instance: EZ> -@cindex ^error EZ> +@findex ^error EZ> It is very easy to miss such real changes in the middle of gobs of EZ> boring replacements, and fail to consider them. Calling such changes EZ> ``typos'' is not really accurate, either ;-). OK, thanks for your hints! -- Best regards, Dmitry mailto:dima@Chg.RU