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 0bd6ff2..a3612db 100644 (file)
@@ -1,5 +1,10 @@
 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
        Inferior.thread_from_thread_handle.
 
index d50a1fd..6b32089 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