guile-devel
[Top][All Lists]
Advanced

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

address@hidden: Re: debug option bug]


From: Thien-Thi Nguyen
Subject: address@hidden: Re: debug option bug]
Date: Mon, 5 Nov 2001 15:22:38 -0800

------- Start of forwarded message -------
From: Marius Vollmer <address@hidden>
Subject: Re: debug option bug
Date: 05 Nov 2001 23:12:30 +0100
To: address@hidden
Cc: address@hidden

address@hidden writes:

> Hallo. 
> 
> > from http://mail.gnu.org/pipermail/guile-user/2001-November/002104.html:
> > Marius:
> > Thus, a simple change would be to turn debugging on prior to loading
> > `.guile'.  This will leave `-s', `-l' and `-c' alone, and only turn on
> > debugging when it would have been turned on anyway, only earlier.   
> 
> Gut. Diese Änderung würde wohl auch den Bug beheben, den ich gemeldet habe:
> (ttn: This change would probably solve the following bug:)
> 
> http://sources.redhat.com/ml/bug-guile/2001-q3/msg00097.html

Hmm, no, not directly.  (debug-disable 'debug) has no effect since it
is undone at the end of ice-9/debug.scm.  I would agree that
ice-9/debug.scm has no business switching the debugger on
unconditionally.  I'll fix that as well.
------- End of forwarded message -------



reply via email to

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