[gambit-list] Debugging macros
    Adrien Pierard 
    pierarda at iro.umontreal.ca
       
    Sat Jun  9 14:17:34 EDT 2007
    
    
  
On Sat, Jun 09, 2007 at 12:32:32PM -0400, Guillaume Cartier wrote :
> If an error occurs during the expansion of a macro, Gambit doesn't start 
> a new repl to enable me to debug the code. Is there a way to enable 
> this? It would be really helpfull for me as some of my macros are really 
> complex.
gsi -:dar macro.scm
should give you gambit's prompt after failing.
(I don't really know what this option means or does, but I use it a lot :D)
Adrien
-- 
"I am not a Church numeral; I am a free variable!"
(The Scheme Underground)
For every complex problem, there is a solution that is simple, neat, and wrong.
    
    
More information about the Gambit-list
mailing list