guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No way out.


From: Neil Jerram
Subject: Re: No way out.
Date: Sat, 31 Dec 2005 15:14:32 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Han-Wen Nienhuys <address@hidden> writes:

> No it doesn't.    I have
>
>
> ;;; General settings
> ;;; debugging evaluator is slower.  This should
> ;;; have a more sensible default.
>
> (if (ly:get-option 'verbose)
>      (begin
>        (debug-enable 'debug)
>        (debug-enable 'backtrace)
>        (read-enable 'positions)))
>
> near the top of the first .scm file, but lilypond --verbose doesn't
> produce any backtraces.

OK, thanks for confirming this.

> If you intend to look at this, then I can try to isolate it to a
> smaller  case.

Yes, please; I'm keen to understand this.  Or I can work from the
Lilypond code, if you can suggest a point to start from (such as where
the error occurs that you want backtrace for).

    Neil






reply via email to

[Prev in Thread] Current Thread [Next in Thread]