# HG changeset patch # User Gerd Moellmann # Date 983973663 0 # Node ID 08aed53e171c32566f0ee1fa46be60c665a57039 # Parent d8ad1534920a2aa39b5c55c629c05b31fe577de2 DEBUGSOURCES should contain a list of files, separated by colons. diff -r d8ad1534920a -r 08aed53e171c etc/DEBUG --- a/etc/DEBUG Wed Mar 07 12:55:29 2001 +0000 +++ b/etc/DEBUG Wed Mar 07 14:01:03 2001 +0000 @@ -350,7 +350,7 @@ variables, so that one can see what LessTif was doing at this point. For instance - export DEBUGSOURCES="RowColumn.c MenuShell.c MenuUtil.c" + export DEBUGSOURCES="RowColumn.c:MenuShell.c:MenuUtil.c" export DEBUG_FILE=/usr/tmp/LESSTIF_TRACE emacs &