Documentation for qXfer:threads:read handle attribute
authorKevin Buettner <kevinb@redhat.com>
Thu, 6 Apr 2017 21:55:32 +0000 (14:55 -0700)
committerKevin Buettner <kevinb@redhat.com>
Thu, 21 Sep 2017 18:49:48 +0000 (11:49 -0700)
gdb/doc/ChangeLog:

* gdb.texinfo (qXfer:threads:read): Add documentation for handle
attribute.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 0bd6ff238b1db435ae4e458508aa5b9d702c1676..a3612db0393f841a50adf609e1639d85f2f1864b 100644 (file)
@@ -1,3 +1,8 @@
+2017-09-21  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.texinfo (qXfer:threads:read): Add documentation for handle
+       attribute.
+
 2017-09-21  Kevin Buettner  <kevinb@redhat.com>
 
        * python.texi (Inferiors In Python): Add description for method
index d50a1fd64b79b7bb01ecf271dfa0a0435fa56101..6b320891adf2d063a636368a28dcb47ea33fe618 100644 (file)
@@ -40784,7 +40784,9 @@ identifies the thread (@pxref{thread-id syntax}).  The
 the thread was last executing on.  The @samp{name} attribute, if
 present, specifies the human-readable name of the thread.  The content
 of the of @samp{thread} element is interpreted as human-readable
-auxiliary information.
+auxiliary information.  The @samp{handle} attribute, if present,
+is a hex encoded representation of the thread handle.
+
 
 @node Traceframe Info Format
 @section Traceframe Info Format
This page took 0.050696 seconds and 4 git commands to generate.