commit | 3d7d77d747ba8a1d0f6a0f35a77dfdfa62d0e068 | [log] [tgz] |
---|---|---|
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Wed Apr 03 16:43:53 2024 +0200 |
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Wed Apr 03 16:44:43 2024 +0200 |
tree | 3eb67be2878c56e35f9fdf5d259d23786c98c833 | |
parent | 7bba0ad08576309763e3f41193eaa93025e10b8b [diff] |
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 <eliz@gnu.org>