* * boot-9.scm: The debugging evaluator and recording of positions
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 2 Nov 1996 20:51:37 +0000 (20:51 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 2 Nov 1996 20:51:37 +0000 (20:51 +0000)
commit61529d8e6e9229d5cbaf03950c05e896e5b12b51
tree58bd1558f333ab5816186c68037c3e0d011e3a00
parent21ed9efe51a118c5b0328e40545603502e8e0cd9
* * boot-9.scm: The debugging evaluator and recording of positions
aren't enabled by default any longer (they are switched on in
debug.scm).  But during development we want to have them also

* debug.scm: Enable debugging evaluator and recording of positions
by default.
ice-9/debug.scm