As the compiler optimizes the (tail-call) stack away, getting to the root cause of an error 
can sometimes be a challenge in Scheme.

It would be great if the more experienced members in the Gambit community can share 
the techniques they use to debug programs, especially in production.

Thanks,

--Vijay