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