From e039053df275ad1f55c20de0a13d5135a8a7cb5e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 26 Oct 2001 20:21:57 +0000 Subject: [PATCH] Mention that screen(1) can come in handy for debugging the tty version. Suggested by dave Love. --- etc/DEBUG | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5