Terminate echoed lines. Unlike echo(1), gdb echo doesen't

automatically terminate them.
This commit is contained in:
grog 2003-06-08 06:08:28 +00:00
parent bc62e791aa
commit 75394c3ce7

View File

@ -38,5 +38,5 @@ source gdbinit.kernel
source gdbinit.vinum
source gdbinit.machine
echo Ready to go. Enter 'tr' to connect to remote target
echo and 'getsyms' after connection to load kld symbols.
echo Ready to go. Enter 'tr' to connect to remote target\n
echo and 'getsyms' after connection to load kld symbols.\n