[PATCH] GDB/doc: Remove extraneous spaces from completion examples
Eli Zaretskii
eliz@gnu.org
Fri Jul 1 15:46:34 GMT 2022
> Date: Fri, 1 Jul 2022 16:13:05 +0100 (BST)
> From: "Maciej W. Rozycki" <macro@embecosm.com>
> (gdb) info bre<TAB>
> (gdb) info breakpoints
>
> does the right thing, but is not what is shown in the manual.
>
> In other cases an extraneous space is used that does not correspond to
> the actual completion pattern shown, which gives an impression of
> sloppiness.
>
> Remove extraneous spaces then from completion examples as appropriate.
> ---
> Hi,
>
> Noticed while making documentation updates for "NUMBER" completion.
>
> OK to apply?
Yes, thanks.
More information about the Gdb-patches
mailing list