# HG changeset patch # User Eli Zaretskii # Date 980848659 0 # Node ID c6ae90d825523759de26dde3eb6349a69521451f # Parent ee424eb4b6e21c64d7f9b9a4473c2306aba35cc5 Clarify the instructions for debugging LessTif. diff -r ee424eb4b6e2 -r c6ae90d82552 etc/DEBUG --- a/etc/DEBUG Mon Jan 29 23:59:22 2001 +0000 +++ b/etc/DEBUG Tue Jan 30 09:57:39 2001 +0000 @@ -345,9 +345,12 @@ 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