[gambit-list] Gambit's Debugger

Guillaume Cartier gcartier at jazzscheme.org
Mon Jun 4 11:42:33 EDT 2007


I added (display-environment-set! #t) to my gambcext.scm thinking it 
would automate the tedious task of always typing ,e after changing 
frames in the debugger.

It does show the environment after frame changes but seems buggy as what 
gets displayed is different (and not correct) from what I get if I do an 
explicit ,e.

Is it something I don't understand or a bug?

Guillaume



More information about the Gambit-list mailing list