gdb: remove some stray newlines in debug output
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 16 Aug 2021 16:15:31 +0000 (17:15 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 26 Aug 2021 10:29:11 +0000 (11:29 +0100)
commit89662f69011569f0e1d61c812fa4706fc8f20c8d
tree1044e1826b2eeda5352affdc9fcd2ef9923dd892
parent0b98060864e92c6a85477c7e10fb862a8a67d139
gdb: remove some stray newlines in debug output

I spotted a couple of stray newlines that were left at the end of
debug message during conversion to the new debug output scheme.  These
messages are part of the 'set debug lin-lwp 1' output.
gdb/linux-nat.c