From af8a88e4f5c3ffe5a9d8005709e94b641bc21261 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 29 Mar 2007 21:35:39 +0000 Subject: 23248: Completion listing problem with lines nearly screen width If compiled with debug send dputs() output to $ZSH_DEBUG_LOG if defined. --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 7f604a27a..783aea57c 100644 --- a/INSTALL +++ b/INSTALL @@ -326,6 +326,9 @@ This enables the builtin "hashinfo". To add some sanity checks and generate debugging information for debuggers you can use the following option. This also disables optimization. --enable-zsh-debug # use it if you want to debug zsh +In this mode, zsh may output extra information about internal errors +to stderr. The shell variable ZSH_DEBUG_LOG may be set to another file +to which errors will be appended. Startup/shutdown files ---------------------- -- cgit 1.4.1