[review v2] [Debugging output] Make remote packet truncation length adjustable

Eli Zaretskii eliz@gnu.org
Thu Nov 21 15:05:00 GMT 2019


> Date: Wed, 20 Nov 2019 15:35:44 -0500
> From: "Luis Machado (Code Review)" <gerrit@gnutoolchain-gerrit.osci.io>
> Cc: Tom Tromey <tromey@sourceware.org>
> diff --git a/gdb/NEWS b/gdb/NEWS
> index b0f5447..00c14ad 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -186,6 +186,11 @@
>    TYPE_REGEXP matches against the variable type, and REGEXP matches
>    against the variable name.
>  
> +set debug remote-log-length
> +show debug remote-log-length
> +  Controls the amount of characters to output when using "set debug remote".
> +  The default is 512 bytes.

This part is OK.

> +@code{set debug remote} is on. This is useful to prevent GDB from
                                                            ^^^
@value{GDBN}

Thanks.



More information about the Gdb-patches mailing list