DEBUGSOURCES should contain a list of files, separated by colons.
This commit is contained in:
parent
471f86b9a3
commit
6806e86735
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@ helpful to set the `DEBUGSOURCES' and `DEBUG_FILE' environment
|
|||
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 &
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue