diff options
author | Maciej W. Rozycki <macro@embecosm.com> | 2022-06-29 15:27:41 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@embecosm.com> | 2022-06-29 15:27:41 +0100 |
commit | 575fd4cffd05be7bd56112afa8688201d70d3043 (patch) | |
tree | 6ebcf489cdcdc97800f5afb5fedba46069f87ae5 /binutils/dwarf.c | |
parent | 6c0fe6d8f963eee3da16bf4895b1c592596240ff (diff) | |
download | gdb-575fd4cffd05be7bd56112afa8688201d70d3043.zip gdb-575fd4cffd05be7bd56112afa8688201d70d3043.tar.gz gdb-575fd4cffd05be7bd56112afa8688201d70d3043.tar.bz2 |
GDB: Remove extraneous full stops from `set' command error messages
With errors given for bad commands such as `set annotate' or `set width'
we produce an extraneous full stop within parentheses:
(gdb) set annotate
Argument required (integer to set it to.).
(gdb) set width
Argument required (integer to set it to, or "unlimited".).
(gdb)
This is grammatically incorrect, so remove the full stop and adjust the
testsuite accordingly.
Diffstat (limited to 'binutils/dwarf.c')
0 files changed, 0 insertions, 0 deletions