From: Eli Zaretskii Date: Fri, 26 Oct 2001 20:21:57 +0000 (+0000) Subject: Mention that screen(1) can come in handy for debugging the tty version. X-Git-Tag: ttn-vms-21-2-B4~19127 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e039053df275ad1f55c20de0a13d5135a8a7cb5e;p=emacs.git Mention that screen(1) can come in handy for debugging the tty version. Suggested by dave Love. --- diff --git a/etc/DEBUG b/etc/DEBUG index 2e06e27c43f..c79096bac3e 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -459,6 +459,9 @@ type these commands at GDB's prompt: The debugged Emacs should now start in no-window mode with its display directed to the xterm window you opened above. +Similar arrangement is possible on a character terminal by using the +`screen' package. + ** Running Emacs built with malloc debugging packages If Emacs exhibits bugs that seem to be related to use of memory