This is the mail archive of the gdb-patches@sourceware.cygnus.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: patch for gdb.texinfo



Dmitry Sivachenko writes:

> -intent is to aid the debugging of @dfn{dynamic arrays}, which cannot be
> +intent is to aid the debugging of dynamic arrays, which cannot be

Why is it a good idea to remove the @dfn here?

> -@samp{-nx} option; @pxref{Mode Options, ,Choosing modes}.
> +@option{-nx} option
> +(@pxref{Mode Options, ,Choosing modes}).
> +@comment pxref should be used only in () !!

Yes, @pxref should be only in parens, so I think saying "see @ref"
here (without the parens) is a better idea.

As for the replacements of @code and @samp with @env and @option:
please note that this makes the GDB manual incompatible with all
versions of Texinfo except the latest v4.0.  Are you sure it's a good
idea to break back-compatibility for no good reason (since they
typeset in the same way)?


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