[PATCH 24/24] NEWS and manual changes for command options changes

Philippe Waroquiers philippe.waroquiers@skynet.be
Sat May 25 20:40:00 GMT 2019


Some minor comments ...
On Wed, 2019-05-22 at 21:53 +0100, Pedro Alves wrote:
> diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
> index 7262cb3d0fe..eb51afb136e 100644
> --- a/gdb/doc/gdb.texinfo
> +++ b/gdb/doc/gdb.texinfo
...

> +@item -entry-values @code{no}|@code{only}|@code{preferred}|@code{if-needed}|@code{both}|@code{compact}|@code{default}
> +Set printing of array indexes.
Not array indexes, should describe entry values ...
> +Related setting: @ref{set print entry-values}.
> +
> +@item -frame-arguments @code{all}|@code{scalars}|@code{none}
> +Set printing of non-scalar frame arguments.
> +Related setting: @ref{set print frame-arguments}.
> +
> +@item -raw-frame-arguments [@code{on}|@code{off}]
> +Set whether to print frame arguments in raw form.
> +Related setting: @ref{set print raw frame-arguments}.
Maybe change this to set print raw-frame-arguments if this
becomes the preferred way to set this option.

> +@kindex maint test-options
> +@item maint test-options require-delimiter
> +@itemx maint test-options unknown-is-error
> +@itemx maint test-options unknown-is-operand
> +These command are used by the testsuite to validate the command
-> These commands




More information about the Gdb-patches mailing list