doc: Improve documentation about MI thread output
authorSimon Marchi <simon.marchi@ericsson.com>
Sat, 22 Apr 2017 01:50:22 +0000 (21:50 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sat, 22 Apr 2017 01:50:22 +0000 (21:50 -0400)
commitebe553db6c639d7533650f8482d611109c2f98a9
treeff7e8ac2aaa08964bb66aa3fe1197d94b179e3ea
parent9be21bb4d4f30975766dfaa7d40b53ba10dcc3a0
doc: Improve documentation about MI thread output

I noticed that the documentation on how the info about threads is output
in MI is duplicated and not up to date.  The duplication is between the
"GDB/MI Thread Information" page and the -thread-info result
description.

I improved the "GDB/MI Thread Information" page a bit and referred to it
in the -thread-info doc.  This way, the -thread-info doc is more precise
(it did not mention the "threads" and "current-thread-id" attributes)
and concise.

gdb/doc/ChangeLog:

* gdb.texinfo (GDB/MI Thread Information): Add missing
fields, re-word some things.
(GDB/MI Thread Commands): Describe fields found in the output of
-thread-info, remove description of fields in the
thread output tuple, replace with a cross-reference to "GDB/MI
Thread Information".
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
This page took 0.026823 seconds and 4 git commands to generate.