From: Eli Zaretskii Date: Tue, 30 Jan 2001 09:57:39 +0000 (+0000) Subject: Clarify the instructions for debugging LessTif. X-Git-Tag: emacs-pretest-21.0.97~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2aa25884da2fdc562e7a6cb72edb5516a07fa511;p=emacs.git Clarify the instructions for debugging LessTif. --- diff --git a/etc/DEBUG b/etc/DEBUG index 305988e0def..3f00da3553b 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -345,9 +345,12 @@ For instance export DEBUGSOURCES="RowColumn.c MenuShell.c MenuUtil.c" export DEBUG_FILE=/usr/tmp/LESSTIF_TRACE + emacs & causes LessTif to print traces from the three named source files to a -file in `/usr/tmp' (that file can get pretty large). +file in `/usr/tmp' (that file can get pretty large). The above should +be typed at the shell prompt before invoking Emacs, as shown by the +last line above. Running GDB from another terminal could also help with such problems. You can arrange for GDB to run on one machine, with the Emacs display