chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] jbogenturfa'i: "Error: stack overflow"


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] jbogenturfa'i: "Error: stack overflow"
Date: Sat, 04 Dec 2010 09:51:51 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Alan

On Sat, 4 Dec 2010 07:33:04 -0700 Alan Post <address@hidden> wrote:

> Is there a way to increase the length of the call history?  I looked
> for it by grepping around chicken core, but I couldn't find it.  I'd
> like to see a much larger call history, as if I do have runaway
> recursion, I think it is happpening over a >10 length call sequence.

You can use the -:a<num> command line option, where <num> is a number
indicating the size of the call trace in lines.  The full documentation
for runtime options is at
http://wiki.call-cc.org/man/4/Using%20the%20compiler#runtime-options


Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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