[PATCH 1/2] Add "set remote multiprocess-extensions-packet" command

Eli Zaretskii eliz@gnu.org
Mon Aug 24 17:28:00 GMT 2015


> From: Pedro Alves <palves@redhat.com>
> Date: Mon, 24 Aug 2015 18:10:36 +0100
> 
> +set remote multiprocess-extensions-packet
> +show remote multiprocess-extensions--packet
                                      ^^
Extra hyphen.

> gdb/doc/ChangeLog:
> 2015-08-24  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.texinfo (Remote Configuration): Document the "set/show
> 	remote multiprocess-extensions-packet" commands.

What the ChangeLog entry promises the text doesn't keep:

> diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
> index 5dfb14b..cd0abad 100644
> --- a/gdb/doc/gdb.texinfo
> +++ b/gdb/doc/gdb.texinfo
> @@ -20205,6 +20205,10 @@ are:
>  @tab @code{Z0 and Z1}
>  @tab @code{Support for target-side breakpoint condition evaluation}
>  
> +@item @code{multiprocess-extensions}
> +@tab @code{multiprocess extensions}
> +@tab Debug multiple processes and remote process PID awareness
> +
>  @item @code{swbreak-feature}
>  @tab @code{swbreak stop reason}
>  @tab @code{break}

Thanks.



More information about the Gdb-patches mailing list