Terminate echoed lines. Unlike echo(1), gdb echo doesen't
automatically terminate them.
This commit is contained in:
parent
bc62e791aa
commit
75394c3ce7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user