Is it possible to set traces in the generated code that leads back to the location of the original scheme code location. Something like a #LINE directive.
The only way I see now is to write something like "(dbg ##LINE##)" and then run the whole code through a preprocessor.