Update help text in record-btrace.c

This updates the help text in record-btrace.c to conform to GNU
standards.

2018-04-29  Tom Tromey  <tom@tromey.com>

	* record-btrace.c (_initialize_record_btrace): Update help text.
This commit is contained in:
Tom Tromey 2018-04-30 08:37:29 -06:00
parent 02d016b71f
commit 55063ddb8e
1 changed files with 2 additions and 2 deletions

View File

@ -3245,8 +3245,8 @@ replay."),
add_prefix_cmd ("cpu", class_support, cmd_set_record_btrace_cpu,
_("\
Set the cpu to be used for trace decode.\n\n\
The format is \"<vendor>:<identifier>\" or \"none\" or \"auto\" (default).\n\
For vendor \"intel\" the format is \"<family>/<model>[/<stepping>]\".\n\n\
The format is \"VENDOR:IDENTIFIER\" or \"none\" or \"auto\" (default).\n\
For vendor \"intel\" the format is \"FAMILY/MODEL[/STEPPING]\".\n\n\
When decoding branch trace, enable errata workarounds for the specified cpu.\n\
The default is \"auto\", which uses the cpu on which the trace was recorded.\n\
When GDB does not support that cpu, this option can be used to enable\n\