Add missing newline to gdbarch_tdep debugging output
authorLuis Machado <luis.machado@arm.com>
Mon, 5 Dec 2022 11:00:14 +0000 (11:00 +0000)
committerLuis Machado <luis.machado@arm.com>
Mon, 5 Dec 2022 17:16:34 +0000 (17:16 +0000)
commit09a5d200e6166522e0d0a9276bd6b2227ac5ace1
tree268dfada7abe7eb1abe053a4590c3405319482c2
parent3bf5bf547a2ffdbd702804b95b3218040ac470dc
Add missing newline to gdbarch_tdep debugging output

The missing newline causes testsuite issues because the gdb prompt gets output
to an unexpected location.
gdb/aarch64-tdep.c