From: Eli Zaretskii Date: Fri, 26 Oct 2001 20:20:30 +0000 (+0000) Subject: Mention that screen(1) can be handy in debugging the non-windowed version. X-Git-Tag: emacs-21.2~446 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=55db7b0c3e09802263960fe8932566cad30bab4e;p=emacs.git Mention that screen(1) can be handy in debugging the non-windowed 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