From: Tankut Baris Aktemur Date: Wed, 3 Apr 2024 14:43:53 +0000 (+0200) Subject: doc: add the missing 'handle' attribute in xml X-Git-Tag: gdb-15-branchpoint~506 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d7d77d747ba8a1d0f6a0f35a77dfdfa62d0e068;p=thirdparty%2Fbinutils-gdb.git doc: add the missing 'handle' attribute in xml The XML response to the "qXfer:threads:read" packet may include a "handle" attribute. The attribute is mentioned in the document but not shown in the sample XML structure. Add it. Reviewed-By: Eli Zaretskii --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 727f9275bfb..82a617e9ad3 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -48081,7 +48081,7 @@ the following structure: @smallexample - + ... description ...