[PATCH v2 26/29] Document remote clone events, and QThreadOptions packet
Eli Zaretskii
eliz@gnu.org
Thu Jul 14 05:27:50 GMT 2022
> From: Pedro Alves <pedro@palves.net>
> Date: Wed, 13 Jul 2022 23:24:30 +0100
>
> This commit documents in both manual and NEWS:
>
> - the new remote clone event stop reply,
> - the new QThreadOptions packet and its current defined options,
> - the associated "set/show remote thread-events-packet" command,
> - and the associated QThreadOptions qSupported feature.
>
> Change-Id: Ic1c8de1fefba95729bbd242969284265de42427e
> ---
> gdb/NEWS | 19 +++++++
> gdb/doc/gdb.texinfo | 126 ++++++++++++++++++++++++++++++++++++++++++--
> 2 files changed, 142 insertions(+), 3 deletions(-)
Thanks, this is OK.
More information about the Gdb-patches
mailing list