chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Expecption Handling with chicken


From: Felix Winkelmann
Subject: Re: [Chicken-users] Expecption Handling with chicken
Date: Mon, 11 Oct 2004 08:37:22 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Michael Erdmann wrote:

Is there any way that i can initiate a backtrace at my will?


You can print a backtrace programmatically with (print-backtrace).
For program development, you might find the debugger
(http://www.call-with-current-continuation.org/eggs/debug.scm)
handy.


cheers,
felix




reply via email to

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