diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/debugscripts/dot.gdbinit | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/debugscripts/dot.gdbinit b/tools/debugscripts/dot.gdbinit index 758c6b4..728cf5b 100644 --- a/tools/debugscripts/dot.gdbinit +++ b/tools/debugscripts/dot.gdbinit @@ -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 |