diff options
author | Andrew Burgess <aburgess@redhat.com> | 2022-02-07 17:13:34 +0000 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2022-02-08 09:20:52 +0000 |
commit | bafae5524e78a85322788d833a719af753ce14a2 (patch) | |
tree | b3b43ee786898568f7d7364cf652c85b1370ef1b /ltoptions.m4 | |
parent | 30a954525f4e53a9cd50a1a8a6f201c7cf6595c7 (diff) | |
download | gdb-bafae5524e78a85322788d833a719af753ce14a2.zip gdb-bafae5524e78a85322788d833a719af753ce14a2.tar.gz gdb-bafae5524e78a85322788d833a719af753ce14a2.tar.bz2 |
gdb: remove tailing newlines from index_cache_debug calls
I noticed that most of the calls to index_cache_debug include a
trailing newline. As the new debug mechanism already adds a newline,
that means all of these debug calls result in a blank line being
printed, which I think is a mistake.
Remove all the trailing newlines.
I also reformatted one of the index_cache_debug where a string will
now fit onto a single line.
Unless 'set debug index-cache on' is used, there should be no visible
change in output after this commit.
Diffstat (limited to 'ltoptions.m4')
0 files changed, 0 insertions, 0 deletions