Improve on-line help for thread_apply_command and thread_apply_all_command.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 20 Apr 2018 04:23:37 +0000 (06:23 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 20 Apr 2018 21:15:18 +0000 (23:15 +0200)
commit5c8f23cdab2a7cde2dae6fcd5f9b18d089efecaf
tree783aabeb26ab312aeb87ed912b7fa1a31868268b
parent4352556b36ab4f1c6f81a0ac3daf4619a419558d
Improve on-line help for thread_apply_command and thread_apply_all_command.

Add a Usage: line for thread_apply_command, in particular to mention
the thread ID list.

In thread_apply_command and thread_apply_all_command help, use
uppercase for arg names, as this style seems to be more standard.

2018-04-20  Philippe Waroquiers  <philippe.waroquiers@skynet.be>

* thread.c (_initialize_thread): improve on-line help for
thread_apply_command and thread_apply_all_command.
gdb/thread.c