Re: [q-lang-users] Suggestions on how to debug?
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-12-18 21:00:07
|
John Cowan wrote: > Yes. Chicken uses a default stack size of 128K. You can change this > by rebuilding it, or with a command-line argument. It simply compares > the address of a local variable near the current top of stack with one > known to be at the bottom of the stack, and takes action if the pointer > difference is too large. Yes, I see, that is also the solution that I had in mind. It's on my TODO list for Q 7.7. Thanks for clearing that up. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |