commit | 59fa90bce591c47e0665286c464435e164fb5262 | [log] [tgz] |
---|---|---|
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Wed Apr 05 10:09:06 2023 +0200 |
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | Wed Apr 05 12:10:00 2023 +0200 |
tree | 74696546a9076f39b3b7929550c36b98861bb55a | |
parent | 9278aa6171edd477326f1a73a112d98b8b785954 [diff] |
gdb, doc: add the missing '-gid' option to 'info threads' The 'info threads' command does not show the '-gid' option in the syntax. Add the option. The flag is already explained in the command description and used in the examples. Approved-By: Eli Zaretskii <eliz@gnu.org>